coinkey
Crypto key library
A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies.
JavaScript component for private keys, public keys, and addresess for crypto currencies such as Bitcoin, Litecoin, and Dogecoin
149 stars
16 watching
58 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
cryptocoinjs/coininfo | Provides standardized data for various cryptocurrencies | 116 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
clipperz/javascript-crypto-library | A comprehensive JavaScript library providing efficient cryptographic functions for web development. | 287 |
gwjjeff/cryptojs | A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript. | 327 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
cryptocoinjs/secp256k1-node | A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 349 |
cryptocoinjs/stealth | Tools for generating and verifying stealth addresses used to facilitate private transactions in cryptocurrency networks. | 43 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 32 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
chromaway/coloredcoinjs-lib | A JavaScript library for working with colored coins, allowing transfer and balance calculations. | 10 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 96 |
bitcoinjs/bip38 | Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 211 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |