🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

varuint-bitcoin

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

varuint-bitcoin

encode/decode number as bitcoin variable length integer

2.0.0
latest
Source
npm
Version published
Maintainers
4
Created
Source

varuint-bitcoin

NPM Package Build Status

abstract-encoding

js-standard-style

encode/decode number as bitcoin variable length integer

valuestorage length (bytes)
[0, 0xfd)1
[0xfd, 0xffff]3
[0x010000, 0xffffffff]5
[0x0100000000, 0x1fffffffffffff]9

License

MIT

FAQs

Package last updated on 29 Aug 2024

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