netwarp/derophp

dev-master 2020-07-03 17:14 UTC

This package is auto-updated.

Last update: 2024-04-29 04:20:56 UTC


README

Library to call API on the Dero blockchain.

Install

composer require netwarp/derophp

Usage

Daemon

$daemon = new Daemon('127.0.0.1', '30306');

getblockcount

get_info

getblocktemplate

submitblock

getlastblockheader

getblockheaderbyhash

getblockheaderbytopoheight

getblockheaderbyheight

getblock

gettxpool

getheight

gettransactions

sendrawtransaction

is_key_image_spent

Wallet

getaddress

getbalance

getheight

transfer

get_bulk_payments

query_key

make_integrated_address

split_integrated_address

get_transfer_by_txid

get_transfers