API Co-Signer
Last updated
Last updated
API Co-Signer automates MPC Sign. You need to deploy the API Co-Signer on your server and call Safeheron API. Then, API Co-Signer can automatically have 3 parties perform MPC Sign.
Remember, you are the only owner of your server that Safeheron cannot and won't intervene.
Send transaction requests via API to Safeheron
Safeheron generates a to-sign transaction list
Co-Signer on your end will regularly call Safeheron API to get the to-sign list
Co-Signer on your end, with the to-sign list, executes the callback for the authorization interface of your business system
Your business system returns the authorization result
Your Co-Signer call Safeheron API and submit the approval result
Safeheron reviews the approval result and initiates MPC Sign
Your Co-Signer will receive the message on MPC Sign and identify the authorization is approved. And then, the 3 parties will perform MPC Sign.
🪄 Tips: How to call API please refer to API Co-Signer.