Blockchain Integration

Untrace modules are engineered for seamless integration with heterogeneous ledger environments:

  • EVM Compatibility: Solidity and Vyper smart contracts for mixer and bridge core logic, available as audited NPM packages.

  • Non-EVM Adapters: Rust-based modules for Cosmos SDK and Solana Sealevel, employing Wormhole-compatible messaging protocols.

  • Web3 SDKs: TypeScript and Python libraries abstracting contract interactions, event indexing, and proof submission workflows.

  • Relayer Infrastructure: GO and Node.js services for off-chain event monitoring and cross-chain communication.

Last updated