# Multichain Support Example Wallet

## Interact with multiple blockchains using Sodot MPC and Adamik API

![Sodot Multichain Demo](/img/sodot-multichain-demo.png)

Sodot MPC Infra combined with the Adamik API offers developers a powerful and streamlined solution for interacting with multiple blockchain networks through a single integration.

By leveraging this combination, you can easily generate keys, create addresses, and sign transactions across **over 60 different blockchains** without managing separate wallet implementations for each network.

Sodot's secure MPC Infra natively supports all Adamik-compatible blockchains that use ECDSA (secp256k1) and Ed25519 signatures. This means you can deploy the same MPC security infrastructure across **Ethereum, Bitcoin, Solana, TON, and dozens of other networks** without any additional configuration.

To see this integration in action, visit this **[interactive demo](https://sodot-multichain.adamik.io)** where you can explore the complete workflow from key generation to transaction broadcasting across multiple chains.

:::note
For implementation details and code examples, check out the **[GitHub repo](https://github.com/AdamikHQ/adamik-tutorial)**, which provides a comprehensive reference implementation that you can adapt for your own applications.
:::
