1.0.13 • Published 2 years ago

@anzerr/banano.network v1.0.13

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

Intro

GitHub Actions status | publish

A util to interface with the banano network with NodeJS event system.

Install

npm install --save git+https://github.com/anzerr/banano.network.git
npm install --save @anzerr/banano.network

State

Usable in its current state see example for ways to use it.

Udp support

NameDone
Keep alive
Publish
Confirm Req
Confirm ACK

TCP support

NameDone
Bulk Pull
Bulk Push
Frontier Req
Bulk Pull Blocks

Weird stuff

Frontier Req

Has a count value that has no effect on how many entries that are streamed back. The age is in seconds and is how long ago that frontier was modified on that node.

Bulk Pull Blocks

This will always respond with an invalid block ending the stream. This is not currently working or implemented? in the version of the nodes I've tested.

Bulk pull

This will be added later after for the moment I've not dug into the project to understand how it's used.

1.0.13

2 years ago

1.0.12

3 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.1

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.4

5 years ago

1.0.5

5 years ago