pixelwizardsnft / cw-wager

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

Home Page:https://pixelwizards.art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://pixelwizards.art

License:Apache License 2.0


Languages

Language:Rust 72.7%Language:TypeScript 22.5%Language:Shell 4.8%