{"library":"solders","type":"library","category":null,"description":"Solders is a high-performance Python toolkit for Solana, providing robust solutions for core SDK functionalities like keypairs, pubkeys, transaction signing and serialization, and RPC request/response parsing. It serves as a Python binding to the Solana Rust SDK, aiming to avoid reimplementing Solana logic in pure Python. While `solana-py` handles network interaction and SPL token clients, `solders` focuses on low-level primitives and offers a `litesvm` module for faster integration testing. The library is actively maintained with frequent updates, with the current version being 0.27.1.","language":"python","status":"active","version":"0.27.1","tags":["solana","blockchain","cryptocurrency","rust-bindings","web3","sdk","high-performance"],"install":[{"cmd":"pip install solders","imports":["from solders.message import Message","from solders.keypair import Keypair","from solders.instruction import Instruction","from solders.hash import Hash","from solders.transaction import Transaction","from solders.pubkey import Pubkey","from solana.rpc.api import Client"]}],"homepage":null,"github":"https://github.com/kevinheavey/solders","docs":"https://kevinheavey.github.io/solders/","changelog":"https://github.com/kevinheavey/solders/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/solders/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/solders/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}