Download the PHP package newtonproject/hep-sdk without Composer
On this page you can find all versions of the php package newtonproject/hep-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download newtonproject/hep-sdk
More information about newtonproject/hep-sdk
Files in newtonproject/hep-sdk
Download newtonproject/hep-sdk
More information about newtonproject/hep-sdk
Files in newtonproject/hep-sdk
Please rate this library. Is it a good library?
Informations about the package hep-sdk
HepRestApi
The REST API for HEP protocol
This PHP package is automatically generated by the Swagger Codegen project:
- API version: v1
- Build package: io.swagger.codegen.languages.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to http://localhost
Class | Method | HTTP request | Description |
---|---|---|---|
RestApi | restDappsRead | GET /rest/v{api_version}/dapps/{dapp_id}/ | |
RestApi | restDappsRead_0 | GET /rest/v{api_version}/dapps/{dapp_id}/{date}/ | |
RestApi | restHealthList | GET /rest/v{api_version}/health/ | |
RestApi | restNewchainTxRead | GET /rest/v{api_version}/newchain/tx/{txid}/ | |
RestApi | restNewforceRead | GET /rest/v{api_version}/newforce/{date}/ | |
RestApi | restNewidsRead | GET /rest/v{api_version}/newids/{newid}/ | |
RestApi | restNewnetCachesAuthCreate | POST /rest/v{api_version}/newnet/caches/auth/ | |
RestApi | restNewnetCachesAuthRead | GET /rest/v{api_version}/newnet/caches/auth/{auth_hash}/ | |
RestApi | restNewnetCachesPayCreate | POST /rest/v{api_version}/newnet/caches/pay/ | |
RestApi | restNewnetCachesPayRead | GET /rest/v{api_version}/newnet/caches/pay/{pay_hash}/ | |
RestApi | restOraclesRead | GET /rest/v{api_version}/oracles/{oracle_id}/ | |
RestApi | restProofsCreate | POST /rest/v{api_version}/proofs/ | |
RestApi | restProofsDelete | DELETE /rest/v{api_version}/proofs/{proof_hash}/ | |
RestApi | restProofsRead | GET /rest/v{api_version}/proofs/{proof_hash}/ | |
RestApi | restProofsReceiptsCreate | POST /rest/v{api_version}/proofs/receipts/ | |
RestApi | restProofsRewardsCreate | POST /rest/v{api_version}/proofs/rewards/ |
Documentation For Models
- AuthCacheRequest
- AuthCacheResponse
- CancelProofRequest
- CancelProofResponse
- CreateAuthCacheResponse
- CreatePayCacheResponse
- CreateProofRequest
- CreateProofResponse
- Dapp
- NewchainTransactionResponse
- NewforceDailyStatsResponse
- NewidResponse
- Order
- OrderItem
- PayCacheRequest
- PayCacheResponse
- Proof
- ProofData
- ProofResponse
- ProofReward
- ReceiptField
- RetrieveDappDailyStatsResponse
- RetrieveOracleResponse
- RetrieveProofReceiptsRequest
- RetrieveProofReceiptsResponse
- RetrieveProofRewardsRequest
- RetrieveProofRewardsResponse
- Thing
Documentation For Authorization
All endpoints do not require authorization.
Author
All versions of hep-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
simplito/elliptic-php Version 1.0.4
kornrunner/keccak Version ^1.0
ramsey/uuid Version ^3.8
sop/crypto-encoding Version ^0.2.0
sop/crypto-types Version ^0.2.1
stephenhill/base58 Version ~1.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
simplito/elliptic-php Version 1.0.4
kornrunner/keccak Version ^1.0
ramsey/uuid Version ^3.8
sop/crypto-encoding Version ^0.2.0
sop/crypto-types Version ^0.2.1
stephenhill/base58 Version ~1.0
The package newtonproject/hep-sdk contains the following files
Loading the files please wait ....