Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

truedoubletrue/framework

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

framework

Requirements

Requirements:

  • Install Node 9+
  • Install npm 5+
  • Install Zeppelin - npm install zeppelin-solidity@1.7.0
  • Install truffle - npm install -g truffle

##Building Uses truffle.

Some commands

Compile contracts in contract directory:

truffle compile

Run token migrations on migrations directory:

truffle migrate --network gapp (when using Ganache.app) truffle migrate --network local (when using ganache-cli) truffle develop truffle(develop)> migrate (when using develop option)

Running tests that are in the test directory:

truffle test

Viewing network configuration:

truffle networks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.