New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scryptlib

Package Overview
Dependencies
Maintainers
0
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scryptlib - npm Package Versions

1
46
30

2.1.18-test.1

Diff
zhfnjust
published 2.1.18-test.1 •
zhfnjust
published 2.1.18-test •
zhfnjust
published 2.1.17 •

Changelog

Source

2.1.17

  • PrivateKey.fromRandom() now takes Network.Type parameter
zhfnjust
published 2.1.16 •

Changelog

Source

2.1.16

  • update bsv to fix change amount error when using a uncompressed public key.
zhfnjust
published 2.1.15 •

Changelog

Source

2.1.15

  • add ContractClass.abiCoder.parseCallData(hex: string), which can parse CallData from a unlocking script hex.
msinkec
published 2.1.14 •

Changelog

Source

2.1.14

  • PrivateKey.fromRandom() now takes Network.Type parameter
zhfnjust
published 2.1.13 •

Changelog

Source

2.1.13

  • update bsv
zhfnjust
published 2.1.12 •

Changelog

Source

2.1.12

  • fix #228
zhfnjust
published 2.1.11 •

Changelog

Source

2.1.11

  • fix fromHex() issue
zhfnjust
published 2.1.10 •

Changelog

Source

2.1.10

  • bsv: add verifyScript()