This repository is based on Truffle and Open Zeppelin and contains contracts of CRED Token and the tokensale contract.
npm install
You should have running TestRPC
npm test
Configure you token in migrations/2_deploy_contracts
before deploying.
Use following command to deploy:
truffle migrate --reset