bnchain

command module
v0.0.0-...-9f7d4ad Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

README

BitNasdaq chain system based on bnchain blockchain development framework

Compile
git clone https://github.com/bnchain/bnchain $GOPATH/src/github.com/bnchain/bnchain
cd $GOPATH/src/github.com/bnchain/bnchain
go build -i -o bnchain
go build -i -o bnchain-cli github.com/bnchain/bnchain/cli
Function

Copy the three compiled files bnchain, bnchain-cli, bn.toml and put them in the same folder. Execute:

./bnchain -f bn.toml

Documentation

Overview

每个系统的功能通过插件完成,插件分成4类: 共识 加密 dapp 存储 这个go 包提供了 官方提供的 插件。

Directories

Path Synopsis
cli
consensus/tendermint
Package tendermint Uses nacl's secret_box to encrypt a net.Conn.
Package tendermint Uses nacl's secret_box to encrypt a net.Conn.
dapp/blackwhite
Package blackwhite 黑白配游戏插件
Package blackwhite 黑白配游戏插件
dapp/echo/types/echo
Package echo is a generated protocol buffer package.
Package echo is a generated protocol buffer package.
dapp/evm/commands/compiler
Package compiler wraps the Solidity compiler executable (solc).
Package compiler wraps the Solidity compiler executable (solc).
dapp/evm/executor/vm/common/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.
dapp/paracross
Package paracross 实现了跨链合约.
Package paracross 实现了跨链合约.
dapp/token
Package token 创建token
Package token 创建token
dapp/token/cmd/signatory-server/signatory
Package signatory is a generated protocol buffer package.
Package signatory is a generated protocol buffer package.
store/kvmvccmavl
Package kvmvccmavl kvmvcc+mavl接口
Package kvmvccmavl kvmvcc+mavl接口
store/mpt/db
Package mpt implements Merkle Patricia Tries.
Package mpt implements Merkle Patricia Tries.
store/mpt/db2
Package mpt implements Merkle Patricia Tries.
Package mpt implements Merkle Patricia Tries.
store/mpt/db2/rlp
Package rlp implements the RLP serialization format.
Package rlp implements the RLP serialization format.

Jump to

Keyboard shortcuts

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