Skip to content

dmitrymomot/solana-wallets

Repository files navigation

solana-wallets

GitHub tag (latest SemVer) Tests CodeQL Analysis Go Report Card Go Reference License

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.
  • Get wallet balance.
  • Get wallet NFTs.
  • Get wallet semi-fungible tokens (assets).

About

Solana wallets API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages