Python and Rust SDKs published
The Python and Rust SDKs are now available as fully rewritten SDKs for current Phantasma development.
phantasma-sdk-py 2.0.2is available on PyPI.phantasma-sdk 1.0.1is available on crates.io.- Both SDKs were rebuilt around the current Phantasma developer stack, including transaction building and signing, VM script helpers, JSON-RPC access, Ed25519 keys/signatures, and Carbon wire-format support.
phantasma-sdk-py | phantasma-sdk
pip install --upgrade phantasma-sdk-pycargo add phantasma-sdk