Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

xboston/metahash-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaHash API GO library

An unofficial Golang library for #MetaHash blockchain.

metahash-go

Requirements

  • GO go 1.12+

Installation

go get -u github.com/xboston/metahash-go

Information

Refence links:

Methods

  • fetch-balance
  • fetch-balances
  • fetch-history
  • get-tx
  • get-last-txs
  • get-blocks
  • get-block-by-number
  • get-block-by-hash
  • get-dump-block-by-number
  • get-dump-block-by-hash
  • get-count-blocks
  • get-last-node-stat-result
  • get-last-node-stat-trust
  • get-all-last-nodes-count
  • get-nodes-raiting
  • get-address-delegations
  • get-forging-sum-all
  • get-forging-sum
  • get-common-balance
  • status
  • mhc_send
  • getinfo

Extra Methods

Usage

You can find usage examples in the examples folder.

License

This package is released under the MIT license.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages