Metadata-Version: 2.4
Name: open-aea-ledger-solana
Version: 2.0.1
Summary: Python package wrapping the public and private key cryptography and ledger api of solana.
Author: dassy23
License: Apache-2.0
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Communications
Classifier: Topic :: Internet
Classifier: Topic :: Software Development
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: open-aea<3.0.0,>=2.0.0
Requires-Dist: cryptography
Requires-Dist: PyNaCl<2,>=1.5.0
Requires-Dist: solders>=0.14.0
Requires-Dist: solana>=0.29.0
Requires-Dist: anchorpy<0.19.0,>=0.17.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Python package wrapping the public and private key cryptography and ledger api of solana.
