/project-wallet

project-wallet make agreements onchain

Primary LanguageSolidity

project-wallet

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.

status

This project is for development / playing around purposes only.


quickstart

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

screenshots

projectwallet1


signers


agreement-content


projectwallet4


projectwallet5


agreement-content


events