go-dappley

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2018 License: LGPL-3.0

README

go-dappley

Official Go implementation of the dappley protocol.

Build Status

Building from source

Prerequisites
Components Version Description
Golang >= 1.9.1 The Go Programming Language
Dep >= 0.5.0 Dep is a dependency management tool for Go.

Please ensure GOPATH and GOROOT are set up correctly for dep to install all required dependencies. You may find this guide helpful.

For detailed instructions about the environment setup for go-dappley, please check out the wiki page.

Build
  1. Checkout repo.
cd $GOPATH/src
go get -u -v github.com/dappley/go-dappley
  1. Import dependencies and build.
cd github.com/dappley/go-dappley
make

Running dapp

The executable is located in the dapp folder. Run the following command to bring up a full node in the network.

cd dapp
./dapp

Directories

Path Synopsis
common
pb
pb
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.
pb
rpc
pb

Jump to

Keyboard shortcuts

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