archae0pteryx / fweb3-contracts

Game contracts for fweb3.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fweb3 Game Contracts

  • node 16
  • typescript 4
  • hardhat 2.9

Development

# install deps
yarn

# run tests
yarn test

# tests with coverage
yarn coverage

# deployment
# fill out env vars from example
yarn hh node
yarn deploy:<local|mumbai|polygon>

About

Game contracts for fweb3.xyz


Languages

Language:TypeScript 70.1%Language:Solidity 29.7%Language:Shell 0.2%