Huge news!Announcing our $20M Series A led by Andreessen Horowitz.Learn more
Socket
Socket
Log inDemoInstall

varuint-bitcoin

Package Overview
Dependencies
1
Maintainers
4
Versions
7
Issues
File Explorer

Advanced tools

Install Socket

Protect your apps from supply chain attacks

Install

varuint-bitcoin

encode/decode number as bitcoin variable length integer

    1.1.2latest
    GitHub
    npm

Version published
Maintainers
4
Weekly downloads
106,627
increased by11.51%

Weekly downloads

Readme

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

Last updated on 28 Aug 2019

Did you know?

Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install
SocketSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc