Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cryptocurrency

Cryptocurrency

302 projects

Showing 36 of 302 projects

WavesJ
WavesJJava

A Java library for interacting with the Waves blockchain, supporting node interaction, offline transaction signing, and address creation.

#waves-blockchain#java-library#offline-signing
Stars48
Forks32
Last commit4 months ago
UltrafastSecp256k1
UltrafastSecp256k1C++

Ultra high-performance secp256k1 ECC engine with GPU acceleration, continuous adversarial audit, and multi-language bindings.

#cuda#crypto#ios
Stars47
Forks20
Last commit1 day ago
Script Debugger
Script DebuggerC

A command-line debugger and compiler for Bitcoin Script, enabling step-by-step execution and human-readable script conversion.

#compiler#emscripten#bitcoin-script
Stars45
Forks11
Last commit2 years ago
STAR
STARMove

A general-purpose decentralized exchange (DEX) protocol built on the Starcoin blockchain.

#dex#move-language#starcoin
Stars44
Forks18
Last commit3 months ago
poorman.token
poorman.tokenC++

An EOS token contract with built-in burning and signup mechanisms to minimize RAM costs for token holders.

#ram-optimization#eos#airdrop
Stars43
Forks23
Last commit7 years ago
Trezor.Net
Trezor.NetC#

Cross-platform C# library for communicating with Trezor hardware wallets to send and receive cryptocurrencies.

#trezor#hardware-wallet#trezor-hardwarewallets
Stars43
Forks12
Last commit3 years ago
money
moneyCrystal

A Crystal shard for handling money, currency conversion, and financial calculations with precision and extensibility.

#formatting#crypto#exchange-rates
Stars43
Forks10
Last commit1 month ago
StarMask
StarMaskJavaScript

A browser extension wallet for managing assets and interacting with the Starcoin blockchain.

#token-management#self-custody#browser-extension
Stars43
Forks16
Last commit13 days ago
algorand-php
algorand-phpPHP

Unofficial community SDK to interact with the Algorand blockchain, enabling payments, asset creation, and smart contracts in PHP and Laravel.

#indexer#blockchain-sdk#laravel
Stars42
Forks13
Last commit3 years ago
dotnet-algorand-sdk
dotnet-algorand-sdkC#

A .NET library for interacting with the Algorand blockchain, providing REST clients for algod and indexer APIs.

#rest-client#cryptocurrency#dotnet
Stars41
Forks30
Last commit1 month ago
CoinpaprikaAPI
CoinpaprikaAPISwift

A Swift client library for accessing Coinpaprika's cryptocurrency market data API.

#crypto#ios#swift-package-manager
Stars41
Forks8
Last commit2 months ago
SwiftFlyer
SwiftFlyerSwift

A Swift API wrapper for bitFlyer cryptocurrency exchange supporting all public, private, and real-time WebSocket APIs.

#fx#ios#cryptocurrency
Stars40
Forks5
Last commit7 years ago
DelphiOracle
DelphiOracleC++

A decentralized oracle providing near-realtime asset prices to EOS smart contracts using a median of submissions from block producers.

#decentralized-oracle#cryptocurrency#eos-blockchain
Stars40
Forks36
Last commit2 years ago
bp
bpCommon Lisp

A Common Lisp implementation of Bitcoin Protocol components for serialization, validation, and network interaction.

#rpc-client#secp256k1#bitcoin-protocol
Stars39
Forks9
Last commit4 months ago
bitcoin-sdk-js
bitcoin-sdk-jsJavaScript

A TypeScript/JavaScript library for creating Bitcoin transactions with support for Segwit, Taproot, and advanced smart contracts.

#transaction-library#message-signing#taproot
Stars39
Forks7
Last commit9 months ago
BlockTrail SDK NodeJS
BlockTrail SDK NodeJSJavaScript

A Node.js SDK for interacting with the BlockTrail API, providing Bitcoin blockchain data and wallet functionality.

#browserify#blockchain-api#cryptocurrency
Stars39
Forks26
Last commit4 years ago
indicado
indicadoElixir

A technical indicator library for Elixir with no dependencies, used for analyzing numerical datasets to predict future price movements.

#trading-bot#technical-analysis#elixir
Stars38
Forks3
Last commit3 years ago
multisig
multisigGo

A command-line tool for managing multisig transactions across multiple Cosmos-SDK blockchains using AWS S3 for coordination.

#cosmos#cryptocurrency#cosmos-sdk
Stars38
Forks13
Last commit3 months ago
eosreach-android
eosreach-androidKotlin

A native Android EOS wallet built with Kotlin and the MVI pattern, serving as a blueprint for blockchain app development.

#mvi#eos#mvi-pattern
Stars37
Forks9
Last commit6 years ago
HuobiFeeder
HuobiFeederPython

A Python feeder that connects to Huobi exchange to fetch real-time and historical market data, storing it in MySQL and broadcasting via Redis.

#trading-bot#redis#backtesting
Stars37
Forks15
Last commit3 years ago
Self-Hosted Docker
Self-Hosted DockerShell

Run your own Stacks Blockchain node with Docker Compose for easy deployment and management.

#deployment#stacks#api
Stars36
Forks48
Last commit5 days ago
cosmos-client-ts
cosmos-client-tsJavaScript

A TypeScript/JavaScript REST API client for interacting with Cosmos SDK blockchains.

#transaction-builder#rest-api#cryptocurrency
Stars35
Forks16
Last commit1 month ago
cosmosvanity
cosmosvanityGo

A CLI tool for generating Cosmos blockchain vanity addresses with customizable patterns.

#cosmos#cryptocurrency#cosmos-sdk
Stars35
Forks16
Last commit3 years ago
BTC Tooling
BTC ToolingTypeScript

Bitcoin market analytics dashboard with real-time price tracking, TradingView charts, order book visualization, and halving countdown.

#market-analytics#bitcoin-price#nextjs
Stars34
Forks4
Last commit18 days ago
hdwallet
hdwalletRust

A Rust crate providing BIP-32 hierarchical deterministic wallet key derivation utilities for cryptocurrency applications.

#crypto#key-derivation#wallet
Stars34
Forks11
Last commit2 years ago
.Net API
.Net APIC#

A C# API library for interacting with Polkadot and Substrate-based blockchains from .NET applications.

#sr25519#rpc-client#blockchain-api
Stars34
Forks17
Last commit3 years ago
ripplecharts
ripplechartsJavaScript

A charts and statistics browser for the Ripple cryptocurrency network.

#jade#angularjs#cryptocurrency
Stars33
Forks17
Last commit11 years ago
eos-bp-failover
eos-bp-failoverShell

A collection of scripts for monitoring, alerting, and automating failover for EOS block producer infrastructure.

#eos#infrastructure-monitoring#high-availability
Stars32
Forks14
Last commit7 years ago
SwiftCoin
SwiftCoinSwift

A minimal blockchain and cryptocurrency implementation built as a Swift Playground for educational purposes.

#educational#cryptocurrency#swift-language
Stars32
Forks3
Last commit9 years ago
QuantResearchDev
QuantResearchDevJavaScript

An open-source quantitative crypto trading bot framework for backtesting and live trading with multi-coin, multi-timeframe strategies.

#market-analysis#trading-bot#trading
Stars32
Forks15
Last commit7 years ago
ripple-client-ios
ripple-client-iosObjective-C

iOS client for the Ripple digital currency network, enabling cryptocurrency transactions and wallet management.

#ios#cryptocurrency#xrp
Stars32
Forks25
Last commit12 years ago
bitpay
bitpayElixir

Elixir/Erlang library for interacting with the BitPay Bitcoin payment gateway API.

#payment-gateway#cryptocurrency#bitcoin-payments
Stars31
Forks9
Last commit10 years ago
eosio-java-android-example-app
eosio-java-android-example-appJava

An Android example app demonstrating integration with EOSIO-based blockchains using the EOSIO SDK for Java.

#rpc-client#android#cryptocurrency
Stars30
Forks11
Last commit4 years ago
Pipeline-UI
Pipeline-UIHTML

A React component library for building decentralized Algorand applications (dAApps) with integrated wallet connectivity.

#design-system#wallet-integration#cryptocurrency
Stars30
Forks17
Last commit4 years ago
Nova Substrate SDK iOS
Nova Substrate SDK iOSSwift

Native iOS SDK for developing client applications for Substrate-based blockchain networks.

#kusama#ios#polkadot
Stars30
Forks12
Last commit2 days ago
dotnet-alogrand-sdk (2)
dotnet-alogrand-sdk (2)C#

A .NET library for building applications that interact with the Algorand blockchain network.

#webassembly#smart-contracts#cryptocurrency
Stars29
Forks8
Last commit
PreviousPage 6 of 9

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
Next
#Blockchain169
#Bitcoin85
#Smart Contracts65
#Algorand35
#Ethereum35
#Web334
#Rust30
#Crypto29
#Trading Bot23
#Transaction Signing22
#Golang21
#Cryptography21