OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4101discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: ethereum清除
chainsethereum-lists
ADDED

A community-maintained registry of metadata for EVM-based blockchains. It provides standardized JSON data including RPC endpoints, chain IDs, native currencies, and explorers, serving as a foundational resource for wallets, explorers, and dApp developers to support multiple networks.

Developer toolsBackend & APIs
capstonecapstone-engine
ADDED

Open-source disassembly framework written in pure C, supporting 20+ architectures including x86, ARM, AArch64, RISC-V, MIPS and PowerPC, with a clean architecture-neutral API, multi-language bindings, and detailed instruction semantics for binary analysis and reverse engineering.

Developer toolsTesting & debugging
ethereum-dashboardSpicymamiy1ici
ADDED

English README for a Node.js CLI bot that monitors ETH/USDC prices across DeFi platforms and attempts flash-loan arbitrage via a smart contract, with wallet setup, protocol selection, a 0.9% spread threshold, and risk warnings.

AutomationDeveloper toolsBots & integrations
ADDED

A Node.js command-line script that, per its README, polls ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer and triggers flash-loan arbitrage through a smart contract when the spread reaches 0.9%.

AutomationDeveloper toolsBots & integrations
go-ethereumethereum
ADDED

Go Ethereum (geth) is the official Go implementation of the Ethereum protocol, offering a full node client, JSON-RPC interfaces, contract binding generation, and developer utilities for interacting with Ethereum networks.

Developer toolsBackend & APIs
ccxtccxt
ADDED

CCXT is a unified crypto trading API library supporting 100+ exchanges and prediction markets across JavaScript, TypeScript, Python, C#, PHP, Go, Java and Rust, with normalized REST and WebSocket access for market data and algorithmic trading.

Developer toolsData & databasesBackend & APIs