Coder Social home page Coder Social logo

bbk1985 / kuiper-nft-marketplace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kofkuiper/kuiper-nft-marketplace

0.0 0.0 0.0 293 KB

Kuiper Marketplace where you can sell, buy, create offer, create auction, and bid place to auction. Implements ERC721 and ERC20 token standards. Used Openzeppelin library for ERC721 NFT and ERC20 token.

Shell 0.50% JavaScript 1.11% TypeScript 42.02% Solidity 56.37%

kuiper-nft-marketplace's Introduction

๐ŸŒ• Kuiper Marketplace


NFT marketplace Smart Contract.


๐Ÿš€ Features

  • ๐Ÿ”จ Create a new ERC721 collection.
    • โ›ฝ Support setting royalty fees.
  • โญ Sell (list item) NFT on the marketplace.
  • ๐ŸŒŸ Offer listed items on the marketplace.
  • โœจ Accept an offer on the marketplace.
  • ๐Ÿ’ฅ Create an auction on the marketplace.
  • ๐Ÿ”ฅ Bid place to auction.
  • ๐Ÿฐ (Marketplace owner) Support set and update payable token, platform fee.

Deploy Kuiper Marketplace Smart Contract

  1. Install packages.
npm install
  1. Compile Smart Contract
npx hardhat compile
  1. Deploy Smart Contarct
npx hardhat run scripts/deploy.ts --network <network>
  1. Test Smart Contract
npx hardhat test test/kuiper.ts --network <network>

kuiper-nft-marketplace's People

Contributors

kofkuiper 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.