Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 292 Bytes

README.contracts-npm.md

File metadata and controls

7 lines (4 loc) · 292 Bytes

be3-curious contracts

Package contains contracts latest deployments and typings for the b3 curious contract set.

BattleshipFactory.sol + BattleshipImpl.sol

FactorContract and Implementation Contract to save gas cost when creating new games. Uses OpenZepplein's Clones contract.