Contents

solana 0.36.11

0

Solana Python API

Solana Python API

Stars: 1422, Watchers: 1422, Forks: 343, Open Issues: 55

The michaelhly/solana-py repo was created 5 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1422 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.

Related Packages & Articles

Brownie 0.5.1

Common utilities and datastructures for Python applications.