Download the PHP package webumer/fireblocks-php-sdk without Composer
On this page you can find all versions of the php package webumer/fireblocks-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webumer/fireblocks-php-sdk
More information about webumer/fireblocks-php-sdk
Files in webumer/fireblocks-php-sdk
Package fireblocks-php-sdk
Short Description Unofficial PHP SDK for Fireblocks API - A secure digital asset custody and transfer platform
License MIT
Informations about the package fireblocks-php-sdk
Fireblocks PHP SDK
Unofficial PHP SDK for Fireblocks API - A secure digital asset custody and transfer platform.
⚠️ Disclaimer: This is an unofficial SDK created by the community. It is not affiliated with or endorsed by Fireblocks.
Installation
Quick Start
Features
- ✅ Vault Management: Create and manage vault accounts
- ✅ Transaction Processing: Send and receive digital assets
- ✅ Address Generation: Generate deposit addresses
- ✅ Webhook Support: Handle real-time notifications
- ✅ Multi-Asset Support: Support for 100+ digital assets
- ✅ Security: JWT-based authentication with private key signing
- ✅ Sandbox Support: Test with Fireblocks sandbox environment
API Coverage
This SDK provides comprehensive coverage of the Fireblocks API including:
- Vaults API: Account management and operations
- Transactions API: Transaction creation and monitoring
- Addresses API: Address generation and validation
- Webhooks API: Real-time event notifications
- Assets API: Supported assets and configurations
Requirements
- PHP 8.1 or higher
- Guzzle HTTP Client
- Firebase JWT library
Documentation
For complete API documentation, visit the Fireblocks API Reference.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT License - see LICENSE file for details.
Disclaimer
This is an unofficial SDK created by the community. It is not affiliated with or endorsed by Fireblocks. Use at your own risk.