CoreBitcoin
Bitcoin toolkit
A Bitcoin protocol implementation for Objective-C and Swift with a focus on simplicity and extensibility.
Awesome Bitcoin toolkit for ObjC and Swift
720 stars
49 watching
255 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yenom/bitcoinkit | A toolkit for building Bitcoin-based applications on iOS and macOS | 844 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,301 |
matthewlm/cbitcoin | A low-level Bitcoin library written in standard C to facilitate the creation of Bitcoin applications. | 118 |
sr-gi/bitcoin_tools | A Python library for teaching and researching Bitcoin transactions and related concepts. | 295 |
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 |
nicolasdorier/nbitcoin.docs | Documentation for using NBitcoin to work with Bitcoin and other cryptocurrencies | 29 |
stevenroose/hal | A command-line tool providing utilities and functionalities for interacting with Bitcoin and related blockchain systems. | 163 |
theborakompanioni/bitcoin-spring-boot-starter | A set of libraries and tools to build enterprise Bitcoin applications with Spring Boot | 67 |
insolar/insolar | An enterprise-ready blockchain toolkit for building decentralized applications and integrating with existing systems. | 190 |
bitcoin-core/secp256k1 | A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. | 2,090 |
prettymuchbryce/hellobitcoin | A collection of simple programs demonstrating key generation, transaction creation and network communication for the Bitcoin protocol | 249 |
apple/swift-crypto | An implementation of Apple's CryptoKit API on Linux platforms for cross-platform use in Swift applications. | 1,469 |
metacosa/nbitcoin | A comprehensive Bitcoin library for the .NET framework. | 1,879 |
0xmebius/mev | A software project providing a set of tools and libraries for building and managing blockchain-related applications | 402 |
danielgerlag/nblockchain | A .NET standard library that simplifies the development of blockchain-enabled applications by providing a flexible framework for defining data and rules. | 83 |