Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer installation

Add the following to your composer.json:

{
    "require": {
        "bitcoinvietnam/21bitcoinfees-php": "@dev"
    }
}

Usage

Instantiate a Client object

$client = new BitcoinVietnam\TwentyoneBitcoinfees\Client();

Get recommended fees

$client->getFeesRecommended();

Get fees list

$client->getFeesList();

About

A PHP library to interact with the bitcoinfees.21.co API

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages