library bitcoinvietnam-php
A PHP library to interact with the Bitcoin Vietnam API
bitcoinvietnam/bitcoinvietnam-php
A PHP library to interact with the Bitcoin Vietnam API
- Monday, June 25, 2018
- by sonofliberty
- Repository
- 1 Watchers
- 0 Stars
- 52 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
bitcoinvn-php
https://api.bitcoinvn.io, (*1)
Composer installation
Add the following to your composer.json:, (*2)
{
"require": {
"bitcoinvietnam/bitcoinvietnam-php": "@dev"
}
}
Usage
Instantiate a Client object, (*3)
$apiKey = 'MY_API_KEY';
$client = new \BitcoinVietnam\BitcoinVietnam\Client($apiKey);
dev-master
9999999-dev
A PHP library to interact with the Bitcoin Vietnam API
Sources
Download
MIT
The Requires
The Development Requires
by
Alex Winter
dev-develop
dev-develop
A PHP library to interact with the Bitcoin Vietnam API
Sources
Download
MIT
The Requires
The Development Requires
by
Alex Winter
dev-feature/BV-123
dev-feature/BV-123
A PHP library to interact with the Bitcoin Vietnam API
Sources
Download
MIT
The Requires
The Development Requires
by
Alex Winter
dev-feature/BV-82
dev-feature/BV-82
A PHP library to interact with the Bitcoin Vietnam API
Sources
Download
MIT
The Requires
The Development Requires
by
Alex Winter