JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q37738F
  • License MIT

easy and light weight ecdsa implementation

Package Exports

  • simple-js-ecdsa

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (simple-js-ecdsa) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

simple-js-ecdsa

this project is intended as an easy to use ecdsa

opening a wallet using a private key

Wallet.fromKey(<private number>)

opening a wallet using a wif

Wallet.fromWif(<private wif>)

retrievable items in a wallet

wallet.key
wallet.sec1Compressed
wallet.sec1Uncompressed
wallet.wif
wallet.address
wallet.compressAddress

contribute

bitcoin address: 1KKiniL7QnMPZZLjgGB2Kq1d7zsjUr6TnS