No project description provided
Project description
Solana Toolbox Library
Overview
Solana Toolbox is a Python library designed to make working with the Solana blockchain simple and efficient. It provides developers with essential tools and utilities.
Features
- 🔗 Jupiter Swap: Minimal Jupiter sdk.
Installation
Install the library using pip:
pip install solana-toolbox
Quick Start
1. Jupiter Api
import asyncio
from solana_toolbox import JupiterApi
TOKENS = ["EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", "So11111111111111111111111111111111111111112"]
result = asyncio.run(
JupiterApi.get_token_price(*TOKENS)
)
License
This library is distributed under the MIT License.
Acknowledgments
Special thanks to the Python and Solana communities for their continued support and contributions.
Let me know if you need any specific examples or sections expanded!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solana_toolbox-0.1.0.tar.gz.
File metadata
- Download URL: solana_toolbox-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e1442dba9d5cc75366fb61edf740845070e5574503fcaf20d40f55692273ee0
|
|
| MD5 |
8f801bdd6f03297c91e7d0d65d4c097c
|
|
| BLAKE2b-256 |
0357ab2a7d72568559d01518ef18ea515ce61034d1cfeeaecd856c95b4b26bac
|
File details
Details for the file solana_toolbox-0.1.0-py3-none-any.whl.
File metadata
- Download URL: solana_toolbox-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49117a8416176b659ac79eac277c8e1353845f14c8cd0af565e7dcb4b0b4a8cd
|
|
| MD5 |
92691c05b7b19033ffca9c67ec39b8a1
|
|
| BLAKE2b-256 |
0c947f04d54b090b257306645bff7e11276f82c353b911c84f05ec7ab4c6626f
|