Socket
Book a DemoInstallSign in
Socket

@fibos/nodes

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fibos/nodes

fibos nodes

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
2
Created
Source

@fibos/nodes

NPM version Build Status

nodes information about fibos nodes, such as p2p addresses:

[
    "va-p2p.fibos.io:9870",
    "ca-p2p.fibos.io:9870",
    "sl-p2p.fibos.io:9870",
    ...
]

Usage

const p2paddrs = require('@fibos/nodes')

console.log(p2paddrs) // print all fibos nodes' rpc address.

License

MIT

Keywords

fibos

FAQs

Package last updated on 19 Sep 2019

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