Published: 06 Sept 2020 › Updated: 06 Sept 2020
Mastering Ethereum Challenge Part 2 - Deployed my first smart contract!
In this sit down, I have:
- Covered 40 pages of the book (p. 1 ~ p. 39)
- Written my first smart contract (Faucet.sol).
- Compiled my first smart contract using Remix IDE.
- Register my first smart contract on the Ethereum Ropsten Testnet.
- Deployed my first smart contract on Ethereum Ropsten Testnet.
- Interacted with my deployed contract.
-- Fund the faucet w 1 ETH.
-- Withdraw 0.1 ETH from the faucet.
-- Check the transaction history and internal txs of the faucet.
Thoughts
- Pretty easy for a beginner like me to follow.
- You would need the following as the book assumes you already have:
-- Visual Studio Code - for writing the smart contract (.sol file)
-- Github - for referring to the sample tutorial files - Once you have the above, it's pretty much monkey-see-monkey-do level of difficulty following the book.
Learnings & Takeaways
I finally have a clearer picture how a smart contract is created and deployed.
- First, you need to write the contract.
- Then, you need to compile the contract into EVM bytecode... which is not in comprehensible English.
- Lastly, you need to deploy the contract onto the blockchain.
Biggest Takeaway?
I learn how to deploy contracts on a testnet so it does not cost real money.
Leave Mastering Ethereum Challenge Part 2 - Deployed my first smart contract! to:
Read more #learn posts
Best Posts From buzz.lightyear
We have not curated any of buzz.lightyear's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From buzz.lightyear
- How to Play Aavegotchi - Step-by-Step Guide [April 2021]
- Your Aavegotchi Pre-Launch Checklist ✅
- Axie Infinity Game Review | Can you earn money from this NFT game?
- Aavegotchi on Kovan Testnet is Here! [Step-by-Step Guide]
- Mastering Ethereum Challenge Part 4 - Cryptographic Hash Functions... say what?
- Mastering Ethereum Challenge Part 3 - Should I run a full node?
- Mastering Ethereum Challenge Part 2 - Deployed my first smart contract!
- Mastering Ethereum Challenge Part 1 - Beginning
- Earn $100 for Minting TBTC using TESTNET Bitcoins [Step-by-Step Guide]
- To DAO or not to DAO... For Russia with Love