hpb

package
v0.0.0-...-d82d076 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2022 License: MIT, GPL-3.0 Imports: 0 Imported by: 0

README

go-hpb

Build Status GoDoc LGPL-3.0

Getting Started

The following instructions overview the process of getting the code, building it, and start node.

Getting the code

To download all of the code:

git clone https://github.com/hpb-project/go-hpb.git

Setting up a build/development environment

Install latest distribution of Go if you don't have it already. (go version >= go1.14 )

Currently supports the following operating systems for sync node:

  • Ubuntu 16.04 and higher
Build

make all

Running a node

Documentation:

开发者快速指南

Quick Start For HPB Developer

Resources

HPB Official Website

English Documentation

中文文档

License

Fractal is distributed under the terms of the LGPL-3.0 License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package accounts implements high level Hpb account management.
Package accounts implements high level Hpb account management.
abi
Package abi implements the HPB ABI (Application Binary Interface).
Package abi implements the HPB ABI (Application Binary Interface).
keystore
Package keystore implements encrypted storage of secp256k1 private keys.
Package keystore implements encrypted storage of secp256k1 private keys.
bloombits
Package bloombits implements bloom filtering on batches of data.
Package bloombits implements bloom filtering on batches of data.
state
Package state provides a caching layer atop the Hpb state trie.
Package state provides a caching layer atop the Hpb state trie.
types
Package types contains data types related to Hpb consensus.
Package types contains data types related to Hpb consensus.
cmd
ghpb
ghpb is the official command-line client for Hpb.
ghpb is the official command-line client for Hpb.
utils
Package utils contains internal helper functions for go-hpb commands.
Package utils contains internal helper functions for go-hpb commands.
Package common contains various helper functions.
Package common contains various helper functions.
bitutil
Package bitutil implements fast bitwise operations.
Package bitutil implements fast bitwise operations.
compiler
Package compiler wraps the Solidity compiler executable (solc).
Package compiler wraps the Solidity compiler executable (solc).
crypto/blake2b
Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb.
Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb.
crypto/bn256
Package bn256 implements a particular bilinear group at the 128-bit security level.
Package bn256 implements a particular bilinear group at the 128-bit security level.
crypto/secp256k1
Package secp256k1 wraps the bitcoin secp256k1 C library.
Package secp256k1 wraps the bitcoin secp256k1 C library.
crypto/sha3
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
hexutil
Package hexutil implements hex encoding with 0x prefix.
Package hexutil implements hex encoding with 0x prefix.
log
Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable.
Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable.
math
Package math provides integer math utilities.
Package math provides integer math utilities.
mclock
package mclock is a wrapper for a monotonic clock source
package mclock is a wrapper for a monotonic clock source
metrics
Package metrics provides general system and process level metrics collection.
Package metrics provides general system and process level metrics collection.
rlp
Package rlp implements the RLP serialization format.
Package rlp implements the RLP serialization format.
trie
Package trie implements Merkle Patricia Tries.
Package trie implements Merkle Patricia Tries.
Package consensus implements different Hpb consensus engines.
Package consensus implements different Hpb consensus engines.
promcadfile
puppeth is a command to assemble networks configure.
puppeth is a command to assemble networks configure.
promfile
puppeth is a command to assemble networks configure.
puppeth is a command to assemble networks configure.
sub
sub/filter
Package filter implements event filters.
Package filter implements event filters.
hvm
evm
package evm implements the Hpb Virtual Machine.
package evm implements the Hpb Virtual Machine.
Package hpb defines interfaces for interacting with Hpb.
Package hpb defines interfaces for interacting with Hpb.
internal
debug
Package debug interfaces Go runtime debugging facilities.
Package debug interfaces Go runtime debugging facilities.
guide
Package guide is a small test suite to ensure snippets in the dev guide work.
Package guide is a small test suite to ensure snippets in the dev guide work.
hpbapi
Package hpbapi implements the general Hpb API functions.
Package hpbapi implements the general Hpb API functions.
jsre
Package jsre provides execution environment for JavaScript.
Package jsre provides execution environment for JavaScript.
jsre/deps
Package deps contains the console JavaScript dependencies Go embedded.
Package deps contains the console JavaScript dependencies Go embedded.
web3ext
package web3ext contains ghpb specific web3.js extensions.
package web3ext contains ghpb specific web3.js extensions.
network
p2p
Package p2p implements the Hpb p2p network protocols.
Package p2p implements the Hpb p2p network protocols.
p2p/nat
Package nat provides access to common network port mapping protocols.
Package nat provides access to common network port mapping protocols.
p2p/netutil
Package netutil contains extensions to the net package.
Package netutil contains extensions to the net package.
rpc
Package rpc provides access to the exported methods of an object across a network or other I/O connection.
Package rpc provides access to the exported methods of an object across a network or other I/O connection.
rpc/hpbclient
Package ethclient provides a client for the Hpb RPC API.
Package ethclient provides a client for the Hpb RPC API.
Package eth implements the Hpb protocol.
Package eth implements the Hpb protocol.
db
filters
Package filters implements an hpb filtering system for block, transactions and log events.
Package filters implements an hpb filtering system for block, transactions and log events.
tracers
Package tracers is a collection of JavaScript transaction tracers.
Package tracers is a collection of JavaScript transaction tracers.
tracers/internal/tracers
Package tracers contains the actual JavaScript tracer assets.
Package tracers contains the actual JavaScript tracer assets.
Package worker implements HPB block creation and mining.
Package worker implements HPB block creation and mining.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL