Tokenomics Blockchain Decentralization - Documentation

This is the documentation for the Tokenomics Decentralization Analysis tool developed by the University of Edinburgh's Blockchain Technology Lab. The tool is responsible for analyzing the token distribution of various blockchains and measuring their subsequent levels of decentralization.

The relevant source code is available on GitHub.

Overview

Currently, the supported ledgers are:

  • Bitcoin
  • Bitcoin Cash
  • Cardano
  • Dogecoin
  • Ethereum
  • Litecoin
  • Tezos

We intend to add more ledgers to this list in the future.

Contributing

This is an open source project licensed under the terms and conditions of the MIT license and CC BY-SA 4.0. Everyone is welcome to contribute to it by proposing or implementing their ideas. Example contributions include, but are not limited to, reporting potential bugs, supplying useful information for the clustering of supported ledgers, adding support for a new ledger, or making the code more efficient. All contributions to the project will also be covered by the above-mentioned license.

When making changes in the code, contributors are required to fork the project's repository first and then issue a pull request with their changes. Each PR will be reviewed before being merged to the main branch. Bugs can be reported in the Issues page. Other comments and ideas can be brought up in the project's Discussions.

For more information on how to make specific contributions, see How to Contribute.