Skip to content

seki-seki/batch-transfer

Repository files navigation

What is this repository?

It can manage ERC20 token.

Required Emvironment

Installed followings.

  • npm
  • truffle
  • chrome
  • MetaMask

Getting Started(dev mode)

npm install

npm install

start rpc on dev mode

truffle develop

migrate the contract

on repl

migrate --reset

launch light-server

npm run dev

Access http://localhost:3000 on chrome browser

setting MetaMask

Create account with following passphrase

candy maple cake sugar pudding cream honey rich smooth crumble sweet treat

Access to local RPC using "custom RPC". Set URL http://localhost:9545 (dev RPC URL) Click save button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published