Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 214 Bytes

Onecdot-Core-Contracts

The repository contains onecdot contracts for ERC721 and ERC1155 NFTs.

Setup the project

npm i

Deploy Contracts

./dev.sh [Dev-ENV]
./prod.sh [Prod-ENV]