Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trueblocks/tokenomics.io
https://github.com/trueblocks/tokenomics.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trueblocks/tokenomics.io
- Owner: TrueBlocks
- License: gpl-3.0
- Created: 2021-11-26T12:15:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T21:53:39.000Z (8 months ago)
- Last Synced: 2024-06-20T17:53:42.726Z (7 months ago)
- Language: HTML
- Size: 21.6 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tokenomics.io
A website and research platform associated with TrueBlocks. We're trying to show people what's possible when the world finally has globally accessible permissionless data. We no longer have to "ask permission" to the see the books of our charitable organizations.
"Isn't this a privacy invasion?"
No. It's an experiment trying to figure out what types of organizations can exist in a world where anyone can "look into the books." This is a natural thing that happens with permissionless blockchains.
## Current Experiments
- [Ecosystem-Wide Accounting]
- [GitCoin](./gitcoin)
- [Giveth](./giveth)
- [CLRFund](./clrfund)- [R Scripts Investigating Other Things](https://github.com/TrueBlocks/tokenomics)
## Folder Structure
This is the structure of the folders along with a short explanation of each.
```
.
├── ./ui
│
│ A react application for showing the various data
│
├── ./R
│
│ R scripts for playing around with the data
│
└── ./data
│
│ collections of scraped data and exports for various ecosystems
│
├── ./gitcoin
├── ./giveth
└── ./clrfund
```