Endpoints
Vault server provide Wallet Service between Api servers and Hashicorp Vault
Last updated
Vault server provide Wallet Service between Api servers and Hashicorp Vault
Last updated
Executes a transaction on the Solana blockchain using the provided transaction data and user ID.
Execute Request
OK
Retrieves the private key of the wallet associated with the provided user ID.
Export Request
OK
Registers a new wallet for the user ID provided.
Register Request
OK
Revokes the existing wallet and generates a new one for the user ID provided.
Revoke Request
OK
Retrieves the public key for the wallet associated with the provided user ID.
Get Public Key Request
OK