bmby-co / contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMBY ERC721 Contract

This contract is deployed @ 0xf97187f566ec6374cb08470cce593ff0dd36d8a9

Build

to rebuild, run the following commands

npm install
npm run build

the build process concatenate all referenced base-contracts (for consistency and ease of deployment to etherscan) The final contract is located in the dist dir

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%