This straightforward Hardhat project is designed to guide you in creating a basic smart contract for message setting and retrieval. Dive into deploying your contract and interact with it using scripts & SwisstronikJS 🚀
Before you begin, ensure you have met the following requirements:
- Node.js and npm are installed
- Hardhat is installed globally or locally in your project
- You have a valid Ethereum private key
- Clone the repository:
git clone https://github.com/rpxtxt/Hardhat-Smart-Contract-Deployment.git
cd your-repository