This repository contains smart contracts that Sapien.me will use for the presale and ICO and to manage the SPN token utility.
npm install
npm run eth_installganache-cli -l 10000000 testrpc
truffle compile
truffle migratetruffle testKeep in mind that some tests have special cases where you need to modify the smart contract code in order to let the tests pass.