ts-lib-crypto
Crypto utility library
A comprehensive TypeScript library providing cryptographic functions and utilities for the Waves protocol.
All algorithm implementations like signature verification and protocol entries like address used in Waves protocol.
9 stars
7 watching
14 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
cryptocryptographysignature
Related projects:
Repository | Description | Stars |
---|---|---|
wavesplatform/go-lib-crypto | A unified Go library providing functions for cryptographic primitives used by Waves Platform | 5 |
wavesplatform/waves-c | A C library for interacting with the Waves blockchain network | 8 |
wavesplatform/waves-transactions | Provides functions for creating and signing transactions on the Waves blockchain | 30 |
wavesplatform/wavesj | A Java library for interacting with the Waves blockchain | 45 |
wavesplatform/signer | A JavaScript library for signing and broadcasting transactions on the Waves blockchain without direct access to user's private keys or seed phrases. | 24 |
wavesplatform/waves | A blockchain node implementation that enables the creation and management of decentralized applications on a peer-to-peer network. | 1,170 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
wavesplatform/gowaves | A Go implementation of Waves blockchain node and tools. | 82 |
wavesplatform/surfboard | A command line interface for compiling, running and testing RIDE scripts | 10 |
wavesplatform/ride-introduction | An introduction to a purpose-designed smart contract language for building decentralized applications on the Waves blockchain. | 19 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
wavesplatform/wavessdk-ios | A SDK that enables integration of blockchain features into iOS applications | 17 |
wavesplatform/ledger-app-waves | An application for managing and interacting with Waves platform-enabled Ledger devices. | 18 |
wavesplatform/wavessdk-android | Provides a set of libraries to integrate Waves blockchain features into Android apps | 15 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |