An open API service indexing awesome lists of open source software.

https://github.com/ujjwalguptaofficial/osnft-contracts

All contracts for OSNFT
https://github.com/ujjwalguptaofficial/osnft-contracts

contracts hardhat nft osnft solidity

Last synced: 2 months ago
JSON representation

All contracts for OSNFT

Awesome Lists containing this project

README

          

[![CI](https://github.com/osnftofficial/osnft-contracts/actions/workflows/ci.yml/badge.svg)](https://github.com/osnftofficial/osnft-contracts/actions/workflows/ci.yml)

# OSNFT contracts

All contracts for OSNFT. The project has been created using Hardhat as development tools and solidity language.

# Commands

* `npm run test` - Run the test cases for all contracts
* `npm run dev` - Run hardhat devlopment node
* `npm run compile` - Compile contracts
* `npm run clean` - Clean hardhat cache