Download the PHP package xboston/metahash without Composer
On this page you can find all versions of the php package xboston/metahash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xboston/metahash
More information about xboston/metahash
Files in xboston/metahash
Download xboston/metahash
More information about xboston/metahash
Files in xboston/metahash
Vendor xboston
Package metahash
Short Description MetaHash Cryptocurrency PHP SDK
License MIT
Homepage https://github.com/xboston/php-metahash
Package metahash
Short Description MetaHash Cryptocurrency PHP SDK
License MIT
Homepage https://github.com/xboston/php-metahash
Please rate this library. Is it a good library?
Informations about the package metahash
MetaHash API PHP library
An unofficial PHP library for #MetaHash blockchain.
Requirements
- PHP 8.0.2+
- ext-gmp
- ext-curl
- composer
Installation
You can install this package with Composer. You only need to require xboston/metahash.
Information
Methods
- [x] fetch-balance
- [x] fetch-balances
- [x] fetch-history
- [x] get-address-delegations
- [x] get-tx
- [x] get-block-by-hash
- [x] get-block-by-number
- [x] get-last-txs
- [x] get-blocks
- [x] get-dump-block-by-number
- [x] get-dump-block-by-hash
- [x] get-count-blocks
- [x] get-forging-sum
- [x] get-last-node-stat-result
- [x] get-last-node-stat-trust
- [x] get-last-node-stat-count
- [x] get-last-nodes-stats-count
- [x] get-all-last-nodes-count
- [x] get-nodes-raiting
- [x] get-common-balance
- [x] status
- [x] mhc_send
- [x] getinfo
Extra Methods
- [x] generateKey
- [x] getNonce
Usage
You can find usage examples in the examples folder.
Examples
Console examples
Server mode examples
open in browser: http://localhost:8000/
or http://localhost:8000/wallets.php
License
This package is released under the MIT license.
All versions of metahash with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.2
ext-gmp Version *
ext-json Version *
mdanter/ecc Version ^1.0
guzzlehttp/guzzle Version ^7.4
ext-gmp Version *
ext-json Version *
mdanter/ecc Version ^1.0
guzzlehttp/guzzle Version ^7.4
The package xboston/metahash contains the following files
Loading the files please wait ....