redistribution_poc 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