Skip to content

LanguageNetwork/redistribution_poc

Repository files navigation

redistribution_poc

CircleCI

POC code for token redistribution

Install dependencies

For OS X, you can use brew as well

$ apt install nodejs // Recommand nodejs >= 8.x.x
$ npm install truffle ganache-cli -g

Run ganache-cli

$ ganache-cli

Run contract test

$ truffle test

About

POC code for token redistribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published