# npm modules
npm i
# run tests
truffle test --network=rinkeby
# to test locally:
# 1. Run Ganache or Geth or whatever configured
# 2. Run truffle test suite:
truffle test --network=local
# or
truffle test --network=development
# deploy
truffle migrate --network=rinkeby
# clean build artifacts if cache gets in the way
truffle migrate --network=local --reset
# or
truffle migrate --network=development --reset
-
Notifications
You must be signed in to change notification settings - Fork 0
atomicCountries.contract
License
y000r/countries.contract
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
atomicCountries.contract
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published