powered by Transmute Framework
You will need a web3 Provider. Use /debug to choose.
Prefer MetaMask
$ npm install -g testrpc truffle
$ testrpc
$ truffle migrate
$ npm run start
You will need a sigmate wallet to deploy these contracts to the testnet.
Edit truffle.js to point at your wallet. (Make sure to never check this wallet it).