This is a EIP20 Ethereum project, this one implements the interface ERC20.
These instructions will get you a copy of the project up and running on your local machine.
- node.js
- npm
- truffle
- Compile the contract
truffle compile
this will create a build folder.