Smart contract written in Solidity, tested with Hardhat, and deployed on the Ethereum Ropsten test network, using a Metamask virtual wallet. Resources used to complete this project
- Hello World Smart Contract
- Alchemy - blockchain development platform
- MetaMask
- Ropsten Ethereum (rETH) Faucet
- Alchemy's Composer Tool
- Node.js
- NPM - Hardhat | Installation Overview | HardHat - configuration documentation
- VS Code | Solidity Extension
- Tutorial - Getting Started With Ethereum Development | Introduction to Web3 | web3.js - Ethereum JavaScript API | https://web3js.readthedocs.io/en/v1.3.4/getting-started.html
- Ethers.js
- hardhat-ethers - Hardhat plugin for integration with ethers.js
- Ropsten Testnet Explorer
Additional Resources to learn more about Ethereum development