Deploy contract:
parity ui --chain=kovan
truffle migrate --network=kovan
aprove transaction in parity ui (http://127.0.0.1:8180/)
Build contract in file: truffle-flattener contracts/common/Chaingeareable.sol >> app/src/Chaingeareable.sol
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
.circleci |
|
|
|
|
app |
|
|
|
|
build/contracts |
|
|
|
|
contracts |
|
|
|
|
migrations |
|
|
|
|
.babelrc |
|
|
|
|
.editorconfig |
|
|
|
|
.gitignore |
|
|
|
|
.soliumignore |
|
|
|
|
.soliumrc.json |
|
|
|
|
Dockerfile |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
|
|
config.js |
|
|
|
|
docker-compose.yml |
|
|
|
|
nginx.conf |
|
|
|
|
package.json |
|
|
|
|
run_nginx.sh |
|
|
|
|
truffle-config.js |
|
|
|
|
truffle.js |
|
|
|
|
webpack.config.js |
|
|
Deploy contract:
parity ui --chain=kovan
truffle migrate --network=kovan
aprove transaction in parity ui (http://127.0.0.1:8180/)
Build contract in file: truffle-flattener contracts/common/Chaingeareable.sol >> app/src/Chaingeareable.sol