Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.81 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.81 KB

Ubiq - 0x v4 NFT contracts

Description

Modified from: https://github.com/0xProject/protocol

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: