0.1.17 • Published 2 years ago

@fractal-framework/fractal-demos-contracts v0.1.17

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Game Contracts

Connect Four

Scripts

namedescription
testrun hardhat tests
compilerun hardhat compiler; also runs typechain compiler
deploy:connectFour:goerlideploys battleship factory and impl contracts to goerli network
verify:goerliverify deployed contracts on goerli network

Local Development

setup...

nvm use
pnpm install

compile...

pnpm run compile

Credits

Connect Four

Connect Four contract variables and methods inspired from: Miguel Piedrafita Connect4 Smart Contract

0.1.17

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago