Skip to content

Kingrarewolf/hybrixd

 
 

Repository files navigation

hybrixd

The hybrix platform environment can be run on your own personal computer or server by downloading the daemon called hybrixd. This makes it possible to host your own wallet, be your own bank and have a powerful multi-blockchain system at your fingertips.

Using hybrixd

Please visit https://api.hybrix.io/help/hybrixd for information on installing and using hybrixd.

Contributing to hybrixd

If you want to add features or change functionality of the hybrixd you can do this by forking or by creating pull requests on

https://github.com/hybrix-io/hybrixd

Setup the development environment

Clone the development repository:

$ git clone https://github.com/hybrix-io/hybrixd.git

Enter the newly created folder:

$ cd hybrixd

To setup and install development dependencies run:

$ npm run setup

For more information see https://api.hybrix.io/help/setup

Overview

For more information about extending hybrixd see https://api.hybrix.io/help/overview

About

hybrix-daemon: the network agent for the hybrix node: https://api.hybrix.io/help/hybrixd

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.8%
  • JavaScript 45.7%
  • Shell 2.2%
  • CSS 2.1%
  • Python 0.2%