We should have a landing page for Auctions.scrt.network that explains what the product does and allow users to go into the application.
2 good examples of these landing pages are Mirror and Uniswap
Landing page should look like Uniswap. I will add changes we want in our landing page
Top tab:
Use Uniswap -> use secretAuctions (gets you to the app)
Community -> SCRT community links
we don't need the rest
Decentralized Trading Protocol -> Decentralized Auctions
Guaranteed liquidity for millions of users and hundreds of Ethereum applications -> Decentralized Over-the-Counter Trading (OTC), Dark Pools and NFT auctions with privacy on Secret Network
Documentation link -> link to github -> baedriks repo
Discord link -> chat.scrt.network
All time volume -> denominated in USD - let's query from factory
All time trades -> # of trades - let's query from factory
Sellers -> # of unique sellers (by address)
Buyer -> # of unique buyers (by address) -> not sure if possible
The rest is inspired by mirror - lets look at this after how it works
How it works
Secret Auction allows creation of dark pools (private order books) to trade large block of assets privately without impacting the market.
To create an OTC deal, the seller must choose the asset to sell, asset to receive, the minimum price** and escrow assets to be sold. Currently sellers can sell secret tokens that represent Secret Network and synthetic Ethereum assets. Sellers will soon be able to sell NFTs in exchange for secret tokens.
Buyer submit bids and the corresponding assets privately to the auction contract
After the auction is closed, the settlement takes place in a non-custodial way, eliminating counter-party risk. secret Auction contract automatically swaps tokens between the seller and the buyer and returns all unsuccessful bids.
Powered by Secret Network
Secret Auctions are built on Secret Network and leverages secretTokens from Ethereum and Secret Network
We should have a landing page for Auctions.scrt.network that explains what the product does and allow users to go into the application.
2 good examples of these landing pages are Mirror and Uniswap
Landing page should look like Uniswap. I will add changes we want in our landing page Top tab: Use Uniswap -> use secretAuctions (gets you to the app) Community -> SCRT community links we don't need the rest
Decentralized Trading Protocol -> Decentralized Auctions Guaranteed liquidity for millions of users and hundreds of Ethereum applications -> Decentralized Over-the-Counter Trading (OTC), Dark Pools and NFT auctions with privacy on Secret Network
Documentation link -> link to github -> baedriks repo Discord link -> chat.scrt.network
All time volume -> denominated in USD - let's query from factory All time trades -> # of trades - let's query from factory Sellers -> # of unique sellers (by address) Buyer -> # of unique buyers (by address) -> not sure if possible
The rest is inspired by mirror - lets look at this after how it works
How it works Secret Auction allows creation of dark pools (private order books) to trade large block of assets privately without impacting the market.
To create an OTC deal, the seller must choose the asset to sell, asset to receive, the minimum price** and escrow assets to be sold. Currently sellers can sell secret tokens that represent Secret Network and synthetic Ethereum assets. Sellers will soon be able to sell NFTs in exchange for secret tokens.
Buyer submit bids and the corresponding assets privately to the auction contract
After the auction is closed, the settlement takes place in a non-custodial way, eliminating counter-party risk. secret Auction contract automatically swaps tokens between the seller and the buyer and returns all unsuccessful bids.
Powered by Secret Network Secret Auctions are built on Secret Network and leverages secretTokens from Ethereum and Secret Network