Portal Mobile Mpc Enclave
PortalMobileMpcEnclave
is an implementation of PortalMobileMpc
that handles signing requests using a remote MPC (Multi-Party Computation) enclave which runs the MPC code in a secure AWS Nitro Enclave with the same non-custodial guarantees as client-side MPC. It communicates
To use this, you need to enable it in io.portalhq.android.mpc.data.FeatureFlags
Parameters
host Url
The base URL of the MPC enclave. If it starts with "10.0.2.2", it's treated as a development environment and uses HTTP, otherwise HTTPS is used.
See also
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard