Flipsies NFT Marketplace
Flipsies NFTs are a series of 7,803 playing cards on the BitTorrent blockchain, each NFT is uniquely programmatically traited and auto-colored. It will pair with our existing flipsies card game to reward the NFTs as prizes and will feature a buy back system to keep the prize pool full and the floor rising.
Project Name: Flipsies NFT Marketplace
Project Track: NFT Track
DevPost URL: https://devpost.com/software/flipsies-io?ref_content=user-portfolio&ref_feature=in_progress
YouTube Video: flipsies NFT marktplace hackathon entry
Project Website: https://flipsiesnft.sfxdx.com
Project Info/Details:
- Founder: Matthew Bridgen
- Website platform: flipsies.io
-
Team members:
Matt Bridgen
Maxim Prishchepo
Nadia Firsova - Goal: Build a system that keeps a NFT floor rising without the need for hype.
- Project test instructions: Follow the Marketplaces indications, mint in BTT. use this network BTTC Faucet
- Project details: On the platform, there is a separation of roles based on permissions - user and admin. Each role is identified during authorization by the wallet address. The admin sets commissions for NFT sales on the marketplace and analyzes statistics on all NFT sales. Flipsies is a 1x1 game with a bot according to the rules of Texas Hold’em, where a user has the opportunity to bet not only on the outcome of the hand, but also on the majority color of the flop(2/3 or more of black or red). A user will receive one NFT as a reward every 40-60 hands. NFTs are also available for sale on the marketplace. Flipsies also has Buy back functionality, which will support the rise of the floor, regardless of the “pumping” with holders, and an NFT staking feature that is boosted by the NFT’s rarity.
- Milestones: Initially, our platform was implemented on the Tron blockchain, but later we migrated to the BTTC network. We first built the card game on flipsies.io and now are tying the game and the marketplace together with a holding/staking system. When implementing the NFT-Marketplace, we implemented 5 smart contracts on Solidity.
- Card
- CardFactory
- CardRandomMinter
- NFTSale
- NFTMarketplace
-
Contracts: Card: Card | Address 0xbf8d02f011dfe4CAE78d42d04A96E2E08B278DE2 | BTTC
CardFactory: CardFactory | Address 0x5deF890d425EaDEdC3516E1A5A0B9D6f523871f3 | BTTC
CardRandomMinter: CardRandomMinter | Address 0x8103769faF0fe47c114437f32eB9c5330929e22b | BTTC
NFTSale: NFTSale | Address 0xa3997b1b68e9f928b130b31d7d996aBA22b94E4D | BTTC
NFTMarketplace: NFTMarketplace | Address 0xe981a3d52426304431bF5D8e9F3BE760CaE6A505 | BTTC
flipsiesNFTmarketplace.pdf (25.0 KB)
It is complete, i just have to fix a few bugs