codenotary / immudb-node

Node.js SDK for immudb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

immudb-node License

npm Discord Tweet about immudb!

Official immudb client for nodejs.

Old immudb client

Old version of immudb node client

immudb node client (Alpha) mono repository

If you don't plan developing this project, you will be only interested with:

This repository contains following projects:

Building project

To (re)build all projects run in root directory:

npm install
npm run build
# cleaning:
npm run clean

About

Node.js SDK for immudb

License:Apache License 2.0


Languages

Language:JavaScript 74.1%Language:TypeScript 25.9%