DenrianWeiss / NFTSwap

Open source contract for creating a NFT defi auction mechinaism

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFTSwap

This project aims to provide a basic but safe decentralized NFT(ERC721) auction contract

Usage

This is just a smart contract, and if you don't know how to use it, you shall not use it.

What does it support

  • Filter which kind of NFT is allowed to action
  • Add end time after each bid (Currently a fixed value of 5760 blocks)

Todo

  • Allow to change aution expire time
  • Support paid ERC721 transfer action
  • Active halt function
  • Support ERC721's approval mode.

Contact

Visit Chive's world for more information.
Or you can contract me via Telegram.

About

Open source contract for creating a NFT defi auction mechinaism

License:MIT License


Languages

Language:Solidity 100.0%