1.0.2 • Published 2 years ago

@socon/hub-nodejs v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@socon/hub-nodejs

A lightweight, fast Typescript interface for Socon Hubs. Designed to work with Hubble and any other Hub that implements the Socon protocol.

Features

  • Call any Hub endpoint from a NodeJS environment.
  • Serializes and deserializes Socon protobufs into Javascript objects.
  • Has helpers to create and sign Socon messages.
  • Written entirely in TypeScript, with strict types for safety.

Read the documentation, see more examples or get started with the guide below.

Installation

Install @socon/hub-nodejs with the package manager of your choice

npm install @socon/hub-nodejs
yarn add @socon/hub-nodejs
pnpm install @socon/hub-nodejs
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago