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

1.0.0 • Public • Published

varuint-beyondcoin

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i varuint-beyondcoin

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.76 kB

Total Files

5

Last publish

Collaborators

  • tech1k