0.0.2 • Published 1 year ago

@huddle01/divergent-node v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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.

npm.io

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.