frost-secp256k1 0.0.2
Install from the command line:
Learn more about npm packages
$ npm install @xp-network/frost-secp256k1@0.0.2
Install via package.json:
"@xp-network/frost-secp256k1": "0.0.2"
About this version
Low Level JS Bindings for frost-secp256k1
See examples
This library uses handles for data that's not so easy to wrap for JS (or has too much overhead).
These handles are literally pointers to an object on the heap. For safety reasons, the handles are consumed as soon as they are used.
Do not re-use these handles as they point to uninitialized memory after consumption.
Do not make changes to these handles. They are not "number". They are a pointer.
Details
- frost-secp256k1
- XP-NETWORK
- almost 3 years ago
- MIT
- 2 dependencies
Assets
- frost-secp256k1-0.0.2-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0