Please describe your proposed solution
Building on Cardano should be easy
Anvil has developed a closed-source SDK for cross-chain integration, which has been successfully implemented in our partnership with Dexhunter to enable cross-chain functionalities.
The SDK offers React hooks for easy integration with Solana, Ethereum, and Polygon, simplifying wallet management tasks like retrieving addresses and balances, and executing transactions. It promotes a standardized approach across different networks through its straightforward initialization and connection processes.
Pros:
- Thoroughly tested via multiple client platforms
- Supports wallets from key blockchains: Ethereum, Solana, and Polygon
- Provides standardized, user-friendly hooks for these chains
Cons:
- It's currently closed-source and limited to React
- Lacks Bitcoin integration
- Additional wallets and chains could be incorporated
Improvements:
- Add Bitcoin support
- Open-source the SDK
- Rewrite the code using Vanilla JavaScript to ensure compatibility across the most popular frameworks
- Continue to include the React integration
- Expand support based on user demand and integrate more chains
- Clean up the code and introduce custom events for tracking wallet actions like balance and account changes
Bonus:
- In a future proposal, we would like to add NFT support for Ethereum, Solana, Polygon and Bitcoin