jlsuarezs / TransparentDao

Dao that uses financial reports to showcase its revenue and spending, similar to how a normal stock-market company would do. This organization can raise funds using the smart bond implemented here: https://github.com/stefanionescu/Smart-Bond

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransparentDao - Aragon App

Before using this dApp, please install the Aragon CLI

Usage of Smart Contracts

npm install
aragon contracts compile
aragon contracts migrate --reset
aragon contracts test

Running the financial evaluation library

Inside the app/dao_evaluation/valuation directory, you can find valuation and accounting methods for coins and bonds. These tools can be used to focus on first principles and actual profitability, not on pure speculation like on most coins.

About

Dao that uses financial reports to showcase its revenue and spending, similar to how a normal stock-market company would do. This organization can raise funds using the smart bond implemented here: https://github.com/stefanionescu/Smart-Bond


Languages

Language:JavaScript 100.0%Language:Shell 0.0%Language:HTML 0.0%