varuint-bitcoin
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

varuint-bitcoin

NPM Package Build Status

abstract-encoding

js-standard-style

encode/decode number as bitcoin variable length integer

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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i varuint-bitcoin

Weekly Downloads

231,188

Version

2.0.0

License

MIT

Unpacked Size

10.3 kB

Total Files

6

Last publish

Collaborators

  • mappum
  • fanatid
  • jprichardson
  • junderw