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