Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 545 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 545 Bytes

GithubColony

Goal:

Build a dApp frontend that connects a Github organization and a Colony

What is a Colony

Colony is a platform for open organizations. A Colony is a set of smart contracts on the Ethereum blockchain.

Setup

npm install

Starting The dApp

cd ./dapp npm start

Building For Production

npm build

TODO

  • Add colony js API
  • Add github js API
  • Make sure the repo is setup for development and production (ipfs + ganache + other?)
  • Generate testing colony