Download the PHP package appino/blockchain without Composer
On this page you can find all versions of the php package appino/blockchain. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download appino/blockchain
More information about appino/blockchain
Files in appino/blockchain
Package blockchain
Short Description Blockchain API client library
License MIT
Homepage https://github.com/appino/blockchain
Informations about the package blockchain
Blockchain v1 API
An unofficial PHP library for interacting with the blockchain.info API.
Installation
In order to use this package you must provide an URL to an instance of service-my-wallet-v3. Before using these functionalities.service-my-wallet-v3.
You can install the package via composer:
Add provider to app config
Publish Configuration File
Add 2 Lines to env File
Usage
Create
1. Creating Wallet
2. Creating Wallet with specific private key
Wallet
1. Create new Address
2. Balance
3. Address Balance
4. Active Addresses
Return list of addresses of a Wallet
5. List of Xpubs
Return list of xpub
6. Single Address Data
Return Single Address Data
7. Get Receiving Address
Return Receiving Address
8. Archive Address
9. UnArchive Address
10. Send Payment
11. Send Many Payment
Receive
1. Generate Receiving Address
`
2. Get Address Gap
`
3. Balance Notification
for deleting the notification use:
4. Block Notification
for deleting the notification use:
5. Get CallBack Logs
`
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Pouya Biglari
- All Contributors
License
The MIT License (MIT). Please see License File for more information.