abdulgalimov / unique-create-collection-with-eth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create and update Unique collection

Environment variables

UNIQUERC_RPC_URL=<rpc url>
METAMASK_PRIVATE_KEY=<private key>

Deploy contract

npm run deploy:uniquerc 

Test create and update collection

npm run test

About


Languages

Language:TypeScript 72.7%Language:Solidity 27.3%