Smartcontracts with create token, token miner and game "Rock, paper, scissors" for Blast testnet.
- Install in with folder: npm install
- Open config.json file: 2.1. Add private key for deployments in pkey; 2.2. Change contract name in the MinersCreator: MinersCreator, tokenFactory or RockPaperScissors.
- Run deploy and verify:
npx hardhat run --network blastSepolia scripts/deploy.ts
That is all.
Github of site with this smartcontracts, deractory of pages. Game contract.