This plugin helps Flutter apps to integrate cryptocurrency function easily.
To use this plugin , add token_core_plugin
as a dependency in your pubspec.yaml file .
- Generate mnemonic (support 12,15,18,21 and 24 words)
- Create/Recover Identity by mnemonic
- Derive Bitcoin,Ethereum wallets from mnemonic
- Export mnemonic
- Import / Export private key
- Sign Bitcoin / USDT transaction offline
- Sign Ethereum transaction offline
- ...
For more details , view the documentation .