Skip to content

Open source code of Daxxcoin

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

daxxcoin/daxxcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daxxcoin Go

Official golang implementation of the Daxxcoin protocol.

API Reference

Building the source

Building geth requires both a Go and a C compiler. You can install them using your favourite package manager. Once the dependencies are installed, run

make geth

Executables

The daxxcore project comes with several wrappers/executables found in the cmd directory.

Command Description
geth Our main Daxxcoin CLI client. It is the entry point into the Daxxcoin network, capable of running as a full node. It can be used by other processes as a gateway into the Daxxcoin network via JSON RPC endpoints exposed on top of HTTP, WebSocket and/or IPC transports.

About

Open source code of Daxxcoin

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published