Solana wallets API server. It provides a simple REST API for managing Solana wallets, signing transactions and sending them to the Solana network without exposing private keys.
Features
Create new wallet mnemonic phrase and encrypt it with a PIN code.
Restore wallet from mnemonic phrase and encrypt it with a PIN code.
Get wallet address by user ID.
Sign transaction and send it to the Solana network.