Some time ago I introduced a project that I am currently working on: OceanWallet,an NFT wallet and explorer for the Hive-Engine side chain. Today I want to write about a small but useful addition that I released a few weeks ago, but haven't yet posted about.
Market Stream for sales
As announced in the first post I added a Market Stream where you can see the NFT sales of the last 24 hours (and a little bit more sometimes^^) sorted by game.
As you can see the buyer, seller, price, time and NFT ID are shown. You can click on the names to open the corresponding Hive profile and you can click the ID to open a small overview of the NFT.
Note: For some reason it doesn't correctly show the "Type" property for all DCity NFTs, I still have to fix that. Also note that only transactions that bought a single card are shown, as I have to figure out a way to show buys with multiple NFTs first.
Currently you can view the market stream for DCity and Rising Star, I can add more games if they are created.
Future plans
Initially I wanted to complete many more features in a much smaller time, but I got a bit busy with other stuff and couldn't code that much, so the progress I made is rather small. I have a selling feature more or less ready, but I still have to figure out some HTML and CSS to make it look acceptable, which is harder than it should be :D. So I can't give any ETA on new features.
Also, I am still learning coding by doing, so the perfomance of the newer tools should be much better than the one of the old tools. I don't recommend looking at the code for the wallet page for anyone that can code if you don't want to get nightmares :P.
Anyway, I'll keep writing these posts if I add anything new.