{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Python SDK for integrating with the Fireblocks platform to manage vault accounts and execute blockchain transactions programmatically.","skillfed_tags":["blockchain","cryptography","api-client"],"use_cases":["Create and manage vault accounts programmatically for custodial blockchain operations.","Execute blockchain transactions between vault accounts with structured request models.","Retrieve paginated lists of vault accounts and transaction history from Fireblocks.","Automate blockchain asset transfers in fintech or custody applications.","Integrate Fireblocks transaction signing and execution into internal trading or settlement systems."],"what_it_does":"The Fireblocks SDK is an official Python client library for the Fireblocks platform, a blockchain asset custody and transaction infrastructure. It provides a programmatic interface to manage vault accounts, list transactions, and execute blockchain transfers between vault accounts. The SDK uses context managers and async futures for API calls, requiring configuration with API credentials (api_key and secret_key) and a base path to the Fireblocks API endpoint.\n\nThe package wraps Fireblocks REST API operations into Python objects and request/response models, handling authentication via PyJWT and cryptography, HTTP communication through urllib3, and data validation with pydantic. It targets developers integrating blockchain transaction management into applications, with examples for vault creation, account retrieval, and transaction execution. The SDK requires Python 3.8 or later and is actively maintained.","worth_installing":"Yes. The package is actively maintained (released 4 days ago), has low install friction, carries no known vulnerabilities, and is licensed permissively under MIT. Install it if you are building on the Fireblocks platform and need a Python integration layer for vault and transaction management."},"id":"fireblocks","links":{"html":"https://skillfed.io/packages/fireblocks","md":"https://skillfed.io/packages/fireblocks.md","pypi":"https://pypi.org/project/fireblocks/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"permissive","name":"fireblocks","python_support":"supports_current","summary":"Fireblocks API"},"popularity":{"monthly_downloads":320717,"position":7633,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.0.0"}
