Skip to content

jonahzheng/bumo-sdk-php

 
 

Repository files navigation

Bumo PHP SDK

Introduction

PHP developers can easily operate Bumo blockchain via the Bumo PHP SDK.

  1. docs are the usage documentations for the Bumo PHP SDK.
  2. examples are some examples of a project based on Maven.
  3. libs are the dependency packages for the Bumo PHP SDK.
  4. src is the source code for the Bumo PHP SDK.

Require

php5.6 and above.

Installation

Execute the following commands to add to project:

  composer require bumo/bumo-sdk:^{version}

example:

  composer require bumo/bumo-sdk:^v1.0.1

Example project

Bumo PHP SDK provides rich examples for developers' reference

Sample document entry

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%