2017 © Pedro Peláez
 

library bitcoinvietnam-php

A PHP library to interact with the Bitcoin Vietnam API

image

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

The README.md

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);

The Versions

25/06 2018

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

25/06 2018

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

23/02 2018

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

08/02 2018

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