phantom_connect 0.0.8
phantom_connect: ^0.0.8 copied to clipboard
A flutter plugin to connect phantom wallet from Mobile Application.
0.0.8 #
- Implemented
generateSignAllTransactionsmethod. - Updated documentation.
0.0.7 #
- Fix typos in README.md
0.0.6 #
- Added reference to demo application.
0.0.5 #
- BREAKING CHANGE: Typo Fix renamed
generateDisconectUritogenerateDisconnectUri.
0.0.4 #
- Updated docs for reference.
0.0.3 #
- Change
signMessageto hash the nonce before signing it. This is to prevent the nonce from being exposed to user. - Updated documentation.
0.0.2 #
- Updated README and LICENSE
0.0.1 #
- Package to generate phantom deeplink urls for provoder methods.
- Methods implemented:
- Connect
- Disconnect
- SignAndSendTransaction
- SignAllTransactions
- SignTransaction
- SignMessage