Welcome to the Enclave MPC API Examples repository! This repository contains examples in various programming languages to help you interact with our MPC Signer API.
The repository is organized into the following directories:
- Go: Contains examples demonstrating how to use the API with Go.
- JavaScript: Contains examples demonstrating how to use the API with JavaScript.
- Python: Contains examples demonstrating how to use the API with Python.
Each directory includes code samples and documentation to help you get started quickly.
To get started with any of the examples, navigate to the respective directory and follow the instructions provided in the README file within that directory.
Each language example may require environment variables to be set up. For example, the JavaScript implementation uses a .env file for configuration. Check the README in each directory for specific instructions on setting up environment variables.
For detailed documentation on our MPC Signer API, please visit our official documentation page.