solana-wallets

module
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2023 License: Apache-2.0

README

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).

Directories

Path Synopsis
cmd
api
internal
lib
svc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL