List and sell your ens domains
- Solidity (Writing Smart Contract)
- Javascript (Game interaction)
- Alchemy As a node provider
- NodeJS To create hardhat project and install dependencis using npm
- Hardhat Develop, test and deploy smart contract
$ npm install
- Input your private key and goerli RPC in .env file
$ npx hardhat compile
$ npm run deploy-goerli
$ npm start