cxu0421 / FP

Future Precedent CBC project
https://futureprecedent.slack.com/
0 stars 0 forks source link

ICO code - Research good boilerplate to copy #37

Open cxu0421 opened 6 years ago

cxu0421 commented 6 years ago

I created the boilerplate using npm and truffle following the ERC20 Token Standard (https://theethereum.wiki/w/index.php/ERC20_Token_Standard) which is the community standard. I included web3 in the npm module so should be able to test api function out of the box. cheers!