Giter Club home page Giter Club logo

0xpuddi / qd-marketplace-contracts Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 350 KB

The NFTs Marketplce of QuarryDraw is a very adaptable and comprehensive marketplace. You can trade ERC721 and ERC1155 with a multitude of exchange types such as Standard listing, Timer listing, Dutch lisitng, English listing, Sealed bid listing, Standard request, Timer request, Dutch request and Amount request.

License: MIT License

Solidity 93.93% JavaScript 6.07%
erc1155 erc721 nft-marketplace solidity

qd-marketplace-contracts's Introduction

Quarry Draw NFTs Marketplace Contracts

The NFTs Marketplce of QuarryDraw is a very adaptable and comprehensive marketplace. You can trade ERC721 and ERC1155 with a multitude of exchange types such as Standard listing, Timer listing, Dutch lisitng, English listing, Sealed bid listing, Standard request, Timer request, Dutch request and Amount request. You can find out more informations and a very detailed description about each listing in the contract ./contracts/marketplace/facets/MarketplaceFacet.sol.

This project uses a gas-optimized reference implementation for EIP-2535 Diamonds. To learn more about this and other implementations go here: https://github.com/mudgen/diamond

This implementation uses Hardhat and Solidity 0.8.*

Installation

  1. Clone this repo:
git clone [email protected]:Puddi1/QD-Marketplace-Contracts.git
  1. Install NPM packages:
cd QD-Marketplace-Contracts
npm i

Compile

To compile the contracts in ./contract run:

npx hardhat compile

Their artifacts will be placed in ./artifacts/contracts

Tests

To run test, which are stored in ./test run:

npx hardhat test

Deployment

Deployments scripts are handled in ./scripts, to deploy:

npx hardhat run scripts/deploy.js

qd-marketplace-contracts's People

Contributors

0xpuddi avatar mudgen avatar stevenbg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.