hybrixd

1.1.21 • Public • Published

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.

Install using NPM

To install hybrixd using npm:

$ npm install hybrixd

To then start hybrixd

./node_modules/hybrixd/hybrixd

This will start the hybrixd node. Note that if you close the terminal session or press control+c the hybrixd will be terminated.

The hybrix web-wallet will now be available on:

http://localhost:8080

The local REST api will now be available on:

http://localhost:1111

Browse to http://localhost:1111/help for more information.

Getting started

Check out our site for the latest versions and information about running and configuring your node.

https://api.hybrix.io/help/hybrixd

hybrix-jslib

To connect your node-js and web applications to the hybrix platform you can use the Javascript interface library:

https://api.hybrix.io/help/hybrix-jslib

Requirements

hybrixd can be run on the following operating systems:

Furthermore, hybrixd requires NodeJS. We recommend using NodeJS version 12.

Package Sidebar

Install

npm i hybrixd

Weekly Downloads

40

Version

1.1.21

License

GPL-3.0-or-later

Unpacked Size

175 MB

Total Files

20805

Last publish

Collaborators

  • hybrix-io