Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 703 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 703 Bytes

blast-contracts

Smartcontracts with create token, token miner and game "Rock, paper, scissors" for Blast testnet.

actions

  1. Install in with folder: npm install
  2. 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.
  3. 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.