Skip to content

Bootstrap project with truffle, upgradeable proxy, storage etc.

Notifications You must be signed in to change notification settings

radamosch/dapp-bootstrap

Repository files navigation

To Migrate:

  1. Navigate to root dir in terminal
  2. Run: truffle develop
  3. In the development console run: compile
  4. Next run: migrate or (migrate --reset)

To Test:

  1. Migrate the contracts to the truffle development blockchain
  2. truffle test or just test if you're in the development console.

About

Bootstrap project with truffle, upgradeable proxy, storage etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published