Skip to content

bmby-co/contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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