sol_wallet

package module
v0.0.0-...-34cbc82 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2024 License: MIT Imports: 8 Imported by: 0

README

Solana Exchange Wallet

Solana centralized wallet include deposit, withdraw, collection and tranfer token to cold wallet

Note: Requires Go 1.21+

Installation

For prerequisites and detailed build instructions please read the Installation instructions. Once the dependencies are installed, run:

make sol-wallet

Or check out the latest release.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SolWallet

type SolWallet struct {
	// contains filtered or unexported fields
}

func NewSolWallet

func NewSolWallet(ctx context.Context, cfg *config.Config, shutdown context.CancelCauseFunc) (*SolWallet, error)

func (*SolWallet) Start

func (ew *SolWallet) Start(ctx context.Context) error

func (*SolWallet) Stop

func (ew *SolWallet) Stop(ctx context.Context) error

func (*SolWallet) Stopped

func (ew *SolWallet) Stopped() bool

Jump to

Keyboard shortcuts

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