Step 4: Automating Signatures

To automate the signing process of our vaults, we'll use the Virtual Signer; a server-side Multi-Party Computation (MPC) application that runs inside an Intel SGX secure enclave. It integrates with io.vault and io.network to perform Threshold Signature Scheme (TSS) operations just as a physical device would within the system.

Pre-requisites

Before we can start running a virtual signer we'll need a few things:

Installing the Virtual Signer

sdsdsd



Deploying Manually