Skip to main content

High performance, easy to use and feature-rich Solana SDK for Python.

Project description

Solathon logo

PyPI version MIT License

Solathon

Solathon is a high performance, easy to use and feature-rich Solana SDK for Python. Easy for beginners, powerful for real world applications.

🧪 The project is in beta phase

✨ Getting started

Installation

pip install solathon

Client example

from solathon import Client

client = Client("https://api.devnet.solana.com")

Basic usage example

# Basic example of fetching a public key's balance
from solathon import Client, PublicKey

client = Client("https://api.devnet.solana.com")
public_key = PublicKey("B3BhJ1nvPvEhx3hq3nfK8hx4WYcKZdbhavSobZEA44ai")

balance = client.get_balance(public_key)
print(balance)

🗃️ Contribution

Drop a pull request for anything which seems wrong or can be improved, could be a small typo or an entirely new feature! Checkout CONTRIBUTING.md for guidelines on how to proceed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solathon-0.1.9.tar.gz (28.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

solathon-0.1.9-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

Details for the file solathon-0.1.9.tar.gz.

File metadata

  • Download URL: solathon-0.1.9.tar.gz
  • Upload date:
  • Size: 28.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.5 Linux/6.1.53-1-MANJARO

File hashes

Hashes for solathon-0.1.9.tar.gz
Algorithm Hash digest
SHA256 5b794610692d5f48d9c86fc6130328481812a05c0fa9923f9821a7d3c45a1462
MD5 26dc632cd95a6d760d09712c66c0a501
BLAKE2b-256 050e4b2d7cd5d5e245da07c07adcba43cd048251f5af35691ca2f0471a503ab4

See more details on using hashes here.

File details

Details for the file solathon-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: solathon-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 37.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.5 Linux/6.1.53-1-MANJARO

File hashes

Hashes for solathon-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 7950d5737be9dfefb76fb125e967e1f15d7bae850e4fb604c0b11e2ddaa7378b
MD5 78449dddaf942ebe315ddf337c07a523
BLAKE2b-256 403bfec6b5d8ceb0494691fcc75037e2ffb121189a1036e3846fade5b8ec98ef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page