Contents

solana 0.35.0

0

Solana Python API

Solana Python API

Stars: 1011, Watchers: 1011, Forks: 262, Open Issues: 70

The michaelhly/solana-py repo was created 4 years ago and the last code push was 8 hours ago.
The project is very popular with an impressive 1011 github stars!

How to Install solana

You can install solana using pip

pip install solana

or add it to a project with poetry

poetry add solana

Package Details

Author
Michael Huang
License
MIT
Homepage
https://github.com/michaelhly/solanapy
PyPi:
https://pypi.org/project/solana/
Documentation:
https://michaelhly.github.io/solana-py/
GitHub Repo:
https://github.com/michaelhly/solanapy

Classifiers

No  solana  pypi packages just yet.

Errors

A list of common solana errors.

Code Examples

Here are some solana code examples and snippets.

GitHub Issues

The solana package has 70 open issues on GitHub

  • Subscripting a transaction's pre_token_balances and post_token_balances returns the same object?
  • How to check if account is writable in get tx response
  • Help with versionedtransactions
  • WebSocket error when data is larger than RPC limit
  • ws client duplicate transactions
  • Implementing Staking?
  • add stake program functionality
  • Create and Transfer SPL token in same transaction
  • Token Transfer Not working if Owner is a public_key

See more issues on GitHub

Related Packages & Articles

Brownie 0.5.1

Common utilities and datastructures for Python applications.

pandevice 0.14.0

Framework for interacting with Palo Alto Networks devices via API