Skip to content

Kcrypto126/NFT-marketplace-contract

Repository files navigation

NFT Marketplace Smart Contracts

Techstack

  • Solidity v0.8.18
  • Polygon
  • Alchemy
  • OpenZeppelin (ERC721, EIP712)
  • Foundry

Security Processes

  • Unit tests with fuzz testing
  • Slither (static analyzer)

How to run

  1. Install Slither locally on your system. Check out the installation instructions on Slither.

  2. Install node modules

npm i

About

NFT market place contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published