Skip to content

pixelwizardsnft/cw-wager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelWizards wagering contract

Contract to allow the owners of two NFTs from a set collection to wager on an increase of the price of a specific asset over a set period of time.

Matchmaking

Users submit their intentions to start a wager to the contract, which matches them if someone else meeting their specific conditions is found. If not, the user is added to the matchmaking pool, and their wager will be started when a suitable opponent is found. The time in seconds for a matchmaking item to expire can be set in InstantiateMsg.

Screenshot 2023-02-24 at 8 18 45 PM

Fees

Contract fee and fairburn fee percentages can be set in InstantiateMsg.

About

🎰 Contract to allow the owners of two Stargaze NFTs to wager on an increase of the price of a specific asset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published