Bit-Nation / BITNATION-Framework

Modular and upgradeable framework to create and manage entities in the blockchain.

Home Page:https://bitnation.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BITNATION framework

Welcome to the BITNATION framework!

The following is a framework to let you create nearly any kind of entity in the ethereum blockchain, example of such entities include:

  • a Decentralized Borderless Voluntary Nation (DBVN)
  • a Decentralized Autonomous Organization (DAO)
  • a Union, like a Marriage or a Co-Living Agreement
  • a Holon, Embassy or a Consulate
  • ... (put yours here 😉)

The framework is created with smart contracts in Solidity. We dedicated a significant amount of work into making the contracts upgradeable, which is still quite rare in the Ethereum smart contract ecosystem.

TODO list

  • integrate registry
  • add constitution application
  • improve documentation
  • audit

Credits

  • brought to you by Eliott Teissonniere for BITNATION.
  • the following is based on the Aragon codebase along with some modifications to represents our unique vision. In case of major changes in the main codebase we will submit a pull request to integrate our changes in the Aragon upstream project, thus leading to open source cooperation between both projects.

About

Modular and upgradeable framework to create and manage entities in the blockchain.

https://bitnation.co

License:Other


Languages

Language:JavaScript 98.4%Language:Shell 1.6%