This repository contains example code and documentation for integrating with the exSat Bridge. To enhance the flexibility of bridging BTC assets to the exSat network for third-party applications.
The exSat Bridge acts as an intermediary layer between your application and the exSat Network, handling the complexities of satellite communication protocols and data formatting. This integration example demonstrates how to request a Bitcoin deposit address from the bridge contract and query the corresponding BTC deposit address via EVM address.
We provide implementation examples in several programming languages to help you get started quickly:
Each language-specific directory contains its own detailed documentation, code samples, and setup instructions.
- A whitelist eos account for exSat Bridge application (obtain from the exSat developer portal)
- Network access to exSat Bridge endpoints
- Supported language runtime (see specific implementation requirements)
- Choose your preferred language implementation from the options above
- Follow the language-specific setup instructions
- Configure your EOS account and private key
- Run the example application to test connectivity
For technical support or questions about integration with exSat Bridge, please contact our developer support team at support@exsat.org.