Skip to content

valamidev/erc-721-nft-marketplace

Repository files navigation

Erc-721 Marketplace writen in Solidity*

- Writen in Solidity 0.8.7 with @openzeppelin dependencies
- Designed to working with DAPP only mode (no indexers are needed to track listings / prices)
- Allow bulk-listing
- Allow bulk-buy (sweeping)
- Allow custom royality % for collections
- Gas optimized

Run tests

$ npm install
$ npm run test
* This project is not audited, use it for your own risk.

About

DAPP designed Erc-721 marketplace written in Solidity compatible with all EVM chains.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published