SDK Python pour Solana

Il existe un SDK Python qui prend en charge la plupart des fonctions pour interagir avec Solana. Si vous utilisez Anchor pour vos programmes Solana, vous pourrez utiliser anchor-py avec votre idl pour produire un client compatible avec Python.

Installation

Terminal
pip install solders
pip install solana

Plus de documentation

Veuillez consulter la documentation du SDK Python pour plus d'informations sur l'utilisation de ce SDK Python avec Solana.

Is this page helpful?

Table des matières

Modifier la page