This repository has been archived by the owner on Dec 24, 2023. It is now read-only.
v2.0.0
New features
- UI overhaul
A completely new UI may seems a little bit less beautiful than a previous one, but it's definitely more functional. - Plugins system
Introduced basic plugins system (for extensibility). Now you can easily add new networks/providers/uploaders. - Auto-saving
The app now saves it's state to local IndexedDB (built-in browser's storage), so it remembers all your minted tokens, allowing you to do one-click minting.
Networks support
- [added] Binance Smart Chain (BSC) (thanks @andriybilash)
- [added] Solana (thanks @yurii-didyk)
Providers support
- [added] ethereum/solana keygens, which allow you to mint tokens without having a Metamask plugin installed (note: you have to top up generated address yourself)
Uploaders support
- [added] Infura (yes, now you can use your own Infura dedicated gateway)