A continuous funding app for Aragon DAOs
This app is a PoC experimenting continuous funding for Aragon DAOs.
You can read more about Apiary's rationale here and the relationship between the Bancor formula used in this PoC and the bonding curve price formula here.
This app is a PoC in a very early alpha stage: do NOT use on mainnet for now.
git clone https://github.com/pandonetwork/apiary.git
cd apiary
npm install
npm run start
MIT © Billy Rennekamp & Olivier Sarrouy