DIY - Decentralized Index We are a decentralized crypto index built on 0x and Ethereum for anyone to diversify investment strategies using our smart contract asset managers. (Express + Node + MongoDB)
In DIY Index, You can:
- Set token allocation percentages and rebalance interval for your index.
- See historical price performance for desired spread
- Deploy a new smart contract to manage your assets.
- Get best asks and bids for ZRX/WETH from Radar Relayer
- You can deposit wrapped ether to the contract and have it rebalance for ZRX, the smart contract fills the needed orders for your parameters
- Install dependencies:
$ npm install
- Boot up MongoDB:
$ mongod
- Serve the client locally:
$ npm start
- Connect to Metamask on Kovan Test Network
- Just connect to Metamask on Kovan Test Network