Is your feature request related to a problem? Please describe.
Providing more options to users for connecting their addresses to view their AssetMantle Wallet data and perform transactions.
Describe the solution you'd like.
- Create an additional option in the list of wallets / connection options to include Leap Wallet
- Add the necessary libraries which provides the api for Leap wallet integration
- Verify that there are error / exception messages for all flows, e.g. in case user selects Leap wallet connection while no Leap wallet extension is installed in the browser.
- Create logic in the redux Actions and Reducers integrating the query and transaction flows of Leap wallet, enabling read / write operations of AssetMantle blockchain data using Leap Wallet.
Describe alternatives you've considered
No response
Additional context.
- Fork the repository for commencing building the new feature / enchancement
- Create a PR once the code is implemented and tested
- PR needs to be reviewed by the AssetMantle Dev team before integration.
- Actively check the messages posted in the PR by the AssetMantle dev team.
Is your feature request related to a problem? Please describe.
Providing more options to users for connecting their addresses to view their AssetMantle Wallet data and perform transactions.
Describe the solution you'd like.
Describe alternatives you've considered
No response
Additional context.