clarity-uint256-lib
uint256 lib
A library providing operations for 256-bit unsigned integers in the context of blockchain development.
The library for on-chain uint256 operations
5 stars
4 watching
4 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eliaskosunen/scnlib | A modern C++ library for safer and more efficient input parsing. | 1,084 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
malachi-iot/estdlib | An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 51 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |
kieselsteini/sts | A collection of single-file libraries for various tasks. | 75 |
nuxinl/cloudlibc | A standard C library for UNIX-like operating systems with capability-based security | 296 |
gmetais/sw-delta | An incremental caching system for web applications using Service Workers | 1,101 |
prideout/single_file_libs | A curated list of portable, easy-to-integrate single-file C/C++ libraries with minimal dependencies for various purposes. | 5 |
udiknedormin/nimunits | Provides a statically-typed quantity units library for the Nim language | 38 |
friedger/clarity-bitcoin | A Clarity library that verifies Bitcoin transactions and Merkle proofs. | 18 |
paulmillr/scure-btc-signer | An audited library for creating, signing and decoding Bitcoin transactions. | 156 |
citahub/cita-sdk-js | Provides a suite of TypeScript libraries for interacting with the CITA ecosystem, including blockchain and signing functionality. | 23 |
mariusbancila/stduuid | A C++17 cross-platform library for generating and manipulating unique identifiers. | 763 |