About Anaconda Help Download Anaconda

solders is a high-performance Python toolkit for Solana

copied from cf-post-staging / solders

Installers

  • linux-64 v0.26.0
  • osx-64 v0.26.0
  • win-64 v0.26.0

conda install

To install this package run one of the following:
conda install conda-forge::solders

Description

solders is a high-performance Python toolkit for Solana, written in Rust. It provides robust solutions to the following problems: - Core SDK stuff: keypairs, pubkeys, signing and serializing transactions - that sort of thing. - RPC stuff: building requests and parsing responses (no networking stuff - if you want help with that, solana-py is your friend). - Integration testing stuff: the solders.bankrun module is an alternative to solana-test-validator that's much more convenient and much faster. It's based on solana-program-test if you know that is.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy