Skip to content

The Git way to deploy a Solidity smart contract on Ropsten with Truffle.

Notifications You must be signed in to change notification settings

programarivm/solidity-hello-world

Repository files navigation

The Git Way to Deploy a Solidity Smart Contract on Ropsten With Truffle

Learning to build dapps step by step? Just go take a cup of coffee and browse the commit log of this repo!

ab27b5b (HEAD -> master, origin/master) README is added
2b0e05a truffle migrate --network ropsten
aae6249 truffle-config.js is updated
8f1ef2e npm install --save dotenv
6e99bcc 2_deploy_contracts.js is added
6b6d358 HelloWorld.sol is added
144bf28 truffle init
31aea18 npm install @truffle/hdwallet-provider
173d4cd .gitignore is added
560a1ed npm init

You may also be interested in...

Contributions

Would you help make this tutorial better? Please feel free to open an issue on this repository. Thank you.

About

The Git way to deploy a Solidity smart contract on Ropsten with Truffle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published