State of Play November 19th Update
Posted:
Another week, another set of updates! Our docs are updated, we've implemented tons of UI updates, and we've opened up the Auction house!
πΒ Docs
Our doc site has been updated with tons of new information to help onboard people onto the testnet. We also documented more about $DREM, confirmed vs unconfirmed transactions, and auctions.
UI Updates
We've added documentation links throughout the app to provide you with additional information about buying packs, collecting $DREM, and participating in auctions. We'd love feedback on this to see how we can make Dark Emblem easier to understand βΒ there are a ton of features built into our contracts!
Auctions
We've deployed the core of the UI for Auctions to our testnet set up. You can now create an auction, view current auctions, bid on auctions and cancel auctions.
All Auctions on the Dark Emblem Dapp are Clock auctions, you can read more on our docs.
$DREM Updates
We added a $DREM collection preview to the app. This will show you an estimate of how much $DREM you will collect when you collect $DREM for the season. The contract code for that has not been deployed to the testnet yet.
Contract Updates
We've made a bunch of minor updates to the contract that don't affect the core functionality. We are saving all the minor contract updates for a single deployment after the initial testnet trial.
Updates include improved gas, plans for IPFS, and cheaper costs to deploy.
Security and Stability
Security around Smart Contracts is important and we take it very seriously. Almost every State of Play update has some reference to security, and that's because every week we check to make sure we are following best practices, our code is tested, and we are not using any vulnerable packages.
Stability is also important. Our current system generates card art after the card has been minted. We know how important it is to see the cards you just paid money for, so we are working to make sure our servers are stable, and if something does go wrong, we have remediations already in place.