Skip to content

zhaeng/chain33-sdk-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chain33 php sdk

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist chain33-sdk-php/chain33 "*"

or add

"chain33-sdk-php/chain33": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \chain33\phpsdk\AutoloadExample::widget(); ?>```
# chain33-sdk-php

About

chain33 php sdk

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%