Skip to content

bitum-project/bitumd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitum

This repository contains bitumd, a Bitum full node implementation written in Go (Golang).

It acts as a chain daemon for the Bitum cryptocurrency. bitumd maintains the entire past transactional ledger of Bitum and allows relaying of transactions to other Bitum nodes across the world. To read more about Bitum please see the project documentation.

To send or receive funds and join Proof-of-Stake mining, you will also need to use a bitumwallet.

Requirements

Go 1.11 or newer.

Installation

go get -u -v github.com/bitum-project/bitumd/...

Testing

$ make test

(Runs ./run_tests.sh.)

Issue Tracker

The integrated issue tracker is used for this project.

Documentation

The documentation is a work-in-progress. It is located in the docs folder. See for example:

License

Bitum is licensed under the copyfree ISC License.

About

Daemon for Bitum network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages