Socket
Socket
Sign inDemoInstall

@huddle01/divergent-node

Package Overview
Dependencies
19
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @huddle01/divergent-node

Node for Huddle01's Divergent


Version published
Maintainers
4
Created

Readme

Source

Quick Start

Install the divergent-node module from npm or yarn.

Installation

// NPM
npm install -g @0xvaibhav/divergent-node

// YARN
yarn global add @0xvaibhav/divergent-node

Starting the node

divergent create

This spins up a local divergent-node best suitable for development and testing.

The node can now be used with the local rpc endpoint http://localhost:40011

Note: The only endpoint required to interact with the divergent-node would be http://localhost:40011

You can place the node behind any reverse proxy and self host your network

Note: If node start up fails for some reason or node syncing does not happen, please clear the directories ipfs and orbitdb from ~/bin stored in the root directory.

FAQs

Last updated on 23 Mar 2023

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