Skip to content

ubiq/cryptsters-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubiq - Crypsters NFT contracts

Description

https://cryptsters.ubiqsmart.com

Smart Contracts

Smart contracts are written in Solidity and managed via Hardhat.

Steps

yarn install - Install packages

npx hardhat compile - Compile contracts

npx hardhat test - Run the test suite

npx hardhat node - Run a local testing node

npx hardhat deploy --network localhost - Deploy to local testing node

npx hardhat --network mainnet sourcify - Sourcify the Ubiq Mainnet deployment

npx hardhat export-abi - Manually export ABI

Deployments

Ubiq:

About

Cryptsters smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published