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.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONOpen-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.
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.
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%.
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.
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.