startup-dreamer / Blockcraft-Contracts

Contract module for Blockcraft game ETH Online 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contract Module for Blockcraft ETH Online 2023

Verification

Scroll-Sepolia

BlockScout verification

Scroll Cross Chain Deployments

  • Ethereum Sepolia
    • ItemFactory-Operator link
    • WorldNFT-Operator link

contracts

Deployments

Tests

Helper Scripts

Backend repo link, Frontend repo link

Hardhat Commands

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

Foundry Commands

forge install
forge compile
forge test

About

Contract module for Blockcraft game ETH Online 2023


Languages

Language:Solidity 97.5%Language:TypeScript 2.1%Language:JavaScript 0.4%Language:Makefile 0.0%Language:Nix 0.0%