Download the PHP package kenji-otsuka/chainpoint without Composer
On this page you can find all versions of the php package kenji-otsuka/chainpoint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kenji-otsuka/chainpoint
More information about kenji-otsuka/chainpoint
Files in kenji-otsuka/chainpoint
Download kenji-otsuka/chainpoint
More information about kenji-otsuka/chainpoint
Files in kenji-otsuka/chainpoint
Vendor kenji-otsuka
Package chainpoint
Short Description This is package to use Chainpoint API.
License GPL-3.0-or-later
Package chainpoint
Short Description This is package to use Chainpoint API.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package chainpoint
Chainpoint library in PHP
This is not actively developed (2020-12-31).
This is PHP package for request to Tierion Chainpoint. For Chainpoint, look at Chainpoint Node HTTP API.
How to Use
First, write use
statement.
Create Instance
Submit Hash
Post sha256 hash.
Or post text, which is internally converted to hash.
Get Proof
Get hash id node from submit
result and post it.
This method execution may have to be called for the same Chainpoint
instanece
as submit
called for.
Verify
Verify with proof, which is get from above request, getProof
, result.
Other
- Ruby gem and its GitHub repository.
All versions of chainpoint with dependencies
PHP Build Version
Package Version
No informations.
The package kenji-otsuka/chainpoint contains the following files
Loading the files please wait ....