Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

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

Notifications You must be signed in to change notification settings

stefanionescu/transparent-dao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published