[WIP]
This is for experimental backend wallet API service with Shamir's Secret Sharing and Email or Social Login without operating users to generate Seed Phrase anymore.
But operate with User's Private Key onto server side itself is dangerous, So try with aka. MPC Key Management not exactly just by own server ways
- MacOS Intel Core 13.2.1
- Golang 1.21.x
-
Hashicorp Vault
-
Installatiion
brew tap hashicorp/tap brew install hashicorp/tap/vault ### To update to the latest, run brew upgrade hashicorp/tap/vault
-
Starting the server
vault server -dev
-