pando is a remote protocol for git
repositories enforcing DAO-based versioning, contribution tracking and governance. It is built on top of IPFS, ethereum and aragonOS.
This repository is a monorepo including all pando-related smart contracts, apps and CLI tools. Each public sub-package is independently published to NPM.
Package | Description |
---|---|
@pando/git-pando |
Git extension for pando |
@pando/git-remote-pando |
git-remote-helper for pando |
@pando/colony |
Aragon app implementing pando colonies |
@pando/kit |
Aragon DAOKit for pando organizations |
@pando/repository |
Aragon app implementing pando repositories |
This software is still in beta stage and is not meant to be used in production yet. The testnet version is expected for Q2 2019. The mainnet version is expected for Q3 2019.
Pando [Latin for "spread out"] is a clonal colony of a single male quaking aspen determined to be a single living organism by identical genetic markers and assumed to have one massive underground root system. The plant occupies 43 hectares and is estimated to weigh collectively 6.000.000 kilograms, making it the heaviest known organism. The root system of Pando, at an estimated 80.000 years old, is among the oldest known living organisms.
git clone https://github.com/pandonetwork/pando.git && cd pando
npm run install:all
npm run compile:all
npm run build:all
npm run link:all
In two different terminal windows, run:
aragon devchain
aragon ipfs
lerna run publish:devnet
See the git-pando
README.
Feel free to fork, open issues and send pull requests.
MIT © 2019 Pando Network