asol

command module
v0.0.0-...-c6fb760 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 1 Imported by: 0

README ¶

Go Version License

     _    ____   ___  _        ____ _     ___
    / \  / ___| / _ \| |      / ___| |   |_ _|
   / _ \ \___ \| | | | |     | |   | |    | |
  / ___ \ ___) | |_| | |___  | |___| |___ | |
 /_/   \_\____/ \___/|_____|  \____|_____|___|

Welcome to asol, a CLI for interacting with the Solana blockchain 🎉

Installation

# Clone the repository
git clone https://github.com/Almazatun/asol
# Enter into the directory
cd asol/
# Install the dependencies
$ make install
# Build
$ make build
# Installation binary to [/go/bin/asol]
$ go install

🌟 Features

# Create accounts in the Solana blockchain
$ asol wallet OR asol wallet --list=<MAX=100>
# Get account balance
$ asol balance
# Transfer SOL from one account to another [{ "publicKey": "some_address", "amount": "some_amount" }, ...]
$ asol transfer OR asol transfer --path=<json file with list of accounts>

Documentation ¶

The Go Gopher

There is no documentation for this package.

Directories ¶

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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