🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@huddle01/divergent-node

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huddle01/divergent-node

Node for Huddle01's Divergent

latest
npmnpm
Version
0.0.2
Version published
Maintainers
4
Created
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

Package last updated on 23 Mar 2023

Did you know?

Socket

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