Skip to content

A fork of btcd that builds a public record beside the blockchain.

License

Notifications You must be signed in to change notification settings

soapboxsys/ombfullnode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ombfullnode

This is a fork of btcsuite's full node btcd. Operating instructions can be found in their documentation. This fork pulls in releases from btcd. The last pull was performed on 4-28-2016

Requirements

Go 1.3 or newer.

git

  • Refer to your package manager for help installing git.

gcc

  • Refer to your package manager for help installing gcc.

Installation

Linux/BSD/MacOSX/POSIX - Build from Source

  • Run the following commands to obtain ombfullnode, all dependencies, and launch it:

Download and build the required packages.

go get -v -u github.com/soapboxsys/ombfullnode/...

Launch it

$GOPATH/bin/ombfullnode


- ombfullnode (and utilities) will now be installed ```$GOPATH/bin```
If you have not already added the bin directory to your system's path when you
setup go, we recommend you do so now.


About

A fork of btcd that builds a public record beside the blockchain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.8%
  • Shell 0.2%