Skip to content

metagammadelta/tokenstream.party

 
 

Repository files navigation

TokenStream.Party

dApp for streaming payments for developers completing work based on a trustless system. Anyone is able to fund an individual developer or fund the Moonshot Collective as a whole.

🏄‍♂️ Quick Start

Prerequisites: Node plus Yarn and Git

clone/fork tokenstream.party:

git clone https://github.com/MoonshotCollective/gtc-streams.git tokenstream

install and start your 👷‍ Hardhat chain:

cd tokenstream
yarn install
yarn chain

in a second terminal window, start your 📱 frontend:

cd tokenstream
yarn start

Make a copy of .sample.env and rename to .env in packages/hardhat. Don't forget to fill in the variables. in a third terminal window, 🛰 deploy your contract:

cd tokenstream
yarn deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • Shell 4.1%
  • Solidity 3.5%
  • Dockerfile 1.1%
  • HTML 0.8%
  • TypeScript 0.4%
  • Other 0.5%