Skip to content

Please note that this project was last updated in 2021, so something may no longer be relevant.

Notifications You must be signed in to change notification settings

g0chain/decentralized-NFT-ERC721-auction-contract_2021-year

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Decentralized NFT (ERC721) auction contract

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.

About

Please note that this project was last updated in 2021, so something may no longer be relevant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published