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