Make agreements onchain including distribution of incoming ETH or ERC20 tokens.
A proposed distribution becomes active once all signers have agreed.
Users can withdraw their share of any incoming funds.
Agreement details can be represented by text or a content hash.
See https://github.com/grifma/treatify-web3 for an example of integration with IPFS / 3box.
This project is for development / playing around purposes only.
yarn install
you might get node-gyp errors, ignore them and run:
yarn start
in a second terminal window:
yarn chain
in a third terminal window:
yarn deploy