Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nft-faucet-v2.0.0.zip | 2022-10-01 | 35.4 MB | |
README.md | 2022-10-01 | 893 Bytes | |
v2.0.0.tar.gz | 2022-10-01 | 3.8 MB | |
v2.0.0.zip | 2022-10-01 | 3.8 MB | |
Totals: 4 Items | 43.0 MB | 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)