Socket
Socket
Sign inDemoInstall

hybrixd

Package Overview
Dependencies
11
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hybrixd

Host your own wallet, be your own bank and have a powerful multi-blockchain system at your fingertips.


Version published
Weekly downloads
2K
increased by2580.82%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 09 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc