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
- Host: GitHub
- URL: https://github.com/ujjwalguptaofficial/osnft-contracts
- Owner: ujjwalguptaofficial
- License: gpl-3.0
- Created: 2022-09-25T05:06:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T05:14:04.000Z (about 2 years ago)
- Last Synced: 2025-03-30T11:42:35.110Z (7 months ago)
- Topics: contracts, hardhat, nft, osnft, solidity
- Language: TypeScript
- Homepage: http://osnft.app/
- Size: 1.81 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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