Skip to content

maxion-tech/nft-sale-contracts

Repository files navigation

NFT Sale Contracts

This project is a collection of smart contracts for selling NFTs (ERC1155).

Setup

  1. Install dependencies
npm install
  1. Compile contracts
npx hardhat compile
  1. Run tests
npx hardhat test
note: partner sale share percentage is 60% of the total sale price, and the platform sale share percentage is 40% of the total sale price.

By Maxion Technologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published