low-latency-node-helper
TypeScript icon, indicating that this package has built-in type declarations

0.1.16 • Public • Published

Get a node with lower latency

Chains support: 1, 56, 97, 42161, 421613

import lowLatencyNode from 'low-latency-node-helper'

lowLatencyNode(97)
// or
lowLatencyNode(56, { "56": ["node url"] })
// then 
const rpc = localStorage.getItem('rpc') ?? DEFAULT_NODE

Readme

Keywords

none

Package Sidebar

Install

npm i low-latency-node-helper

Weekly Downloads

6

Version

0.1.16

License

MIT

Unpacked Size

47.8 kB

Total Files

9

Last publish

Collaborators

  • wugongwei