Skip to content

Unisub-io/subscription-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subscription App

Smart Contracts

Setup

  • Move to repo folder cd smart-contracts
  • Install dependencies yarn
  • Run tests yarn test
  • Run tests yarn test ./test/SubscriptionApp.test.js

Running GAS reports

  • in its own terminal tab run: npx buidler node
  • Run test with GAS profiling yarn test-with-gas

To deploy to network npx yarn graph deploy --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ --access-token youraccesstokenhere onigiri-x/subscription-app2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published