davidagustin / treasure-marketplace-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Treasure Marketplace

  • Selling NFTs for a fixed price by owner
  • Supports only listings with expiration date, no offers
  • Stores price history on-chain
  • Takes fee on sale @ 5%
  • Supports ERC721 and ERC1155

test coverage

npx hardhat coverage --testfiles "contracts/TreasureMarketplace.sol"

About


Languages

Language:TypeScript 64.6%Language:Solidity 35.2%Language:Shell 0.1%