Skip to content

JingyuZ/GithubColony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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