Development update
Hi @everyone 👋
Our team has been hard at work to make this release happen, and now it’s here:
you can create tokens and NFTs using our dApp! 🎉
Download the latest release (1.2.0) here:
https://github.com/TokelPlatform/tokel_dapp/releases/tag/v1.2.0Tokel Dapp 1.2.0
⭐️ Features
---------------
- 🎉 Token Creation Tool 🎉 You can now create fixed-supply tokens and NFTs directly from the dApp
- 🔒 Token media now loads inside an iFrame, for enhanced security
- 🕸️ Direct IPFS links (ipfs://[hash]) and (dweb://[hash]) are now supported for Token media
🐛 Bugs
------------
- Fixed TKLTEST explorer links
- dApp showed blockchain data with wrong encoding (now you can use special chars in your tokens)
- Parsing tokenV2createtokel transactions correctly for display in the wallet
- BigNumber support for nspv-js and the dApp. This means if you have a large wallet the dApp should work fine for you now 👀
- Fixed a bug that prevented users from switching networks in the dApp
🚧 Work in the pipeline (in no specific order)
- ⭐️ Refactor wallet logic so it's more stable
- ⭐️ Improve token media visualizer
- ⭐️ Add support for password login
- ⭐️ Planning for website updates
- ⭐️ Planning for future features - DEX and Token Marketplace
- ⭐️ Finish up E2E tests covering Token Creation
A special thanks 🙌 to all the <tokel testers> who helped us refine the token creation tool and catch bugs before release 😉 Y'all are awesome.