onchainlabs_flutter 2.0.1
onchainlabs_flutter: ^2.0.1 copied to clipboard
Polygon EVM wallet helper for Flutter. Creates a wallet with mnemonic phrase and private key, registers it with https://ga-api.onchainlabs.ch, and stores the mnemonic locally.
1.0.0 #
- Initial release of
onchainlabs_flutter. - Generate Polygon EVM wallet (address, private key, mnemonic).
- Register wallet with https://ga-api.onchainlabs.ch.
- Store mnemonic in secure storage on device.
2.0.1 #
- Add Mint function thru API
- Add Balance function thru API
- Add Test public key