Skip to content

tomHsieh85/TimedOwnershipNFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is the demo of the timed ownership NFT market place. The website is built on top of https://github.com/scaffold-eth/scaffold-eth/tree/simple-nft-example (Thank you Austin Griffith!) to speed up our development time.

Important components

Keeper.sol

Keeper that's registered on Chainlink Keepers to keep the timed owner data and interact with NFT smart contract to trigger transfer action when the timed ownership is due.

YourCollectible.sol

The NFT contract that supports Timed ownership

How to run

yarn start and yarn deploy

Note that the listing data is implemented and stored in AWS.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors