OceanWallet (working title) is a tool that allows you to manage and explore Hive Engine NFTs. The website offers you a wallet and market to interact with the Hive Engine side chain.
Developement
The tool is under developement since a few days ago and I don't plan to stop working on it. As you may see from the screenshot the UI is very simple. The main reason for that is that I am currently learning Javascript and HTML while creating this site. Even though it doesn't look good it works perfectly fine and new features are being worked on.
Current features
At moment two fundamental features are implemented: A wallet and a market. The wallet allows you to create a list of all NFTs held by an account and additionally to that transfer them. You can choose between 'Rising Star' and 'DCity' NFTs, if more projects start using NFTs I can simply add them to the list of options without having to do any coding.
The market allows you to view all cards on sale for one of the games. You can search the table data and sort by price and ID. You also have the option to buy cards after logging in.
Both transfering and buying work with Keychain.
Future plans
In the near term I plan to complete the market and wallet functionalities. This includes:
- Sell tokens
- Buy multiple tokens at once
- Cancel and change sell orders
- Search for NFTs by name, id etc.
- Other smaller improvements
- Anything other that is asked for
For the longer term I already have some ideas:
- A market stream
- Transfer history for account
- Wallet for fungible tokens
- Explorer for all NFTs
- Anything other that is asked for
I mainly started developing this because I wanted to get a better overview of available Hive Engine NFTs and to have a better market for the Rising Star game, but decided that I can build a tool for everyone to use and practice some coding while doing so.
I would appreciate every piece of feedback and suggestion shared in the comments. Have fun checking this out!
OceanWallet is currently available here: https://okean123.github.io/NFTExplorer/home.html