Skip to content

Conversation

@hadelive
Copy link
Collaborator

@hadelive hadelive commented Jan 1, 2026

No description provided.

Adds fallback parsing in getPrimaryAddress to handle wallets that return
addresses in hex format (CIP-30 spec compliant) vs Bech32 format. Some
wallet implementations return hex-encoded addresses while others return
Bech32 strings, causing parse failures. The fallback ensures compatibility
with all wallet implementations.
Adds a new example demonstrating Evolution SDK integration with Vite and React:
- Wallet connection using @cardano-foundation/cardano-connect-with-wallet
- Network configuration via environment variables (preprod/preview/mainnet)
- Transaction building and ADA transfer functionality
- Blockfrost provider integration
- TypeScript + TailwindCSS setup

The example shows how to create a client, attach wallet and provider,
build transactions, and submit them to the network.
@hadelive hadelive force-pushed the react-app-integration branch from 0796c98 to c1abf23 Compare January 1, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants