Skip to content

Smart Contract For TokenZendR (Simple Way To Transfer ERC20 Tokens)

License

Notifications You must be signed in to change notification settings

alofeoluwafemi/tokenzendr-contract

Repository files navigation

Smart Contract For TokenZendR (Simple Way To Transfer ERC20 Tokens)

Setup

git clone https://github.com/slim12kg/tokenzendr-contract

cd tokenzendr-contract

npm install

truffle console

truffle(development)> compile

truffle(development)> migrate --reset

You can use the Ganache-CLI to spin up your own blockchain to test your installation with the command

It will start a blockchain on your localhost on port 8454

About

Smart Contract For TokenZendR (Simple Way To Transfer ERC20 Tokens)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published