Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Ethereum

Ethereum is a decentralized platform that runs contract-based applications without any possibility of downtime, censorship, fraud or third-party interference. Ethereum blockchain focuses on running the code of any decentralized application.

https://github.com/blockscout/blockscout

Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.

blockchain elixir ethereum explorer

Last synced: 13 Oct 2024

https://github.com/tahowallet/extension

Taho, the community owned and operated Web3 wallet.

bitcoin cryptocurrency dapp ethereum wallet web3

Last synced: 13 Oct 2024

https://github.com/WTFAcademy/WTF-Ethers

我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy

ethereum ethers ethersjs javascript nodejs solidity typescript web3

Last synced: 05 Nov 2024

https://github.com/erigontech/erigon

Ethereum implementation on the efficiency frontier

blockchain ethereum

Last synced: 10 Oct 2024

https://github.com/wtfacademy/wtf-ethers

我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy

ethereum ethers ethersjs javascript nodejs solidity typescript web3

Last synced: 10 Oct 2024

https://github.com/Uniswap/v2-core

🦄 🦄 Core smart contracts of Uniswap V2

cryptocurrency decentralized-exchange erc20 ethereum smart-contracts

Last synced: 29 Oct 2024

https://github.com/blockchain-etl/ethereum-etl

Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ

aws bigquery blockchain-analytics csv erc20 erc20-tokens erc721 ethereum etl export gcp google-cloud sql transaction

Last synced: 29 Oct 2024

https://github.com/uniswap/v2-core

🦄 🦄 Core smart contracts of Uniswap V2

cryptocurrency decentralized-exchange erc20 ethereum smart-contracts

Last synced: 10 Oct 2024

https://github.com/golemfactory/clay

Golem is creating a global market for computing power.

ethereum golem p2p python

Last synced: 26 Sep 2024

https://github.com/graphprotocol/graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL

blockchain developer-tools ethereum graphql graphql-api graphql-server ipfs protocol

Last synced: 06 Nov 2024

https://github.com/dethcrypto/TypeChain

🔌 TypeScript bindings for Ethereum smart contracts

abi blockchain ethereum smartcontract solidity truffle typescript web3

Last synced: 08 Nov 2024

https://github.com/dethcrypto/typechain

🔌 TypeScript bindings for Ethereum smart contracts

abi blockchain ethereum smartcontract solidity truffle typescript web3

Last synced: 31 Oct 2024

https://github.com/sigp/lighthouse

Ethereum consensus client in Rust

eth2 ethereum proof-of-stake

Last synced: 10 Oct 2024

https://github.com/ethereum-ts/TypeChain

🔌 TypeScript bindings for Ethereum smart contracts

abi blockchain ethereum smartcontract solidity truffle typescript web3

Last synced: 07 Aug 2024

https://github.com/WalletConnect/create-eth-app

Create Ethereum-powered apps with one command

create-react-app ethereum graphql react the-graph yarn yarn-workspaces

Last synced: 26 Oct 2024

https://github.com/paulrberg/create-eth-app

Create Ethereum-powered apps with one command

create-react-app ethereum graphql react the-graph yarn yarn-workspaces

Last synced: 05 Aug 2024

https://github.com/walletconnect/create-eth-app

Create Ethereum-powered apps with one command

create-react-app ethereum graphql react the-graph yarn yarn-workspaces

Last synced: 10 Oct 2024

https://github.com/trustwallet/wallet-core

Cross-platform, cross-blockchain wallet library.

bitcoin blockchain cross-platform crypto cryptocurrency ethereum

Last synced: 29 Oct 2024

https://github.com/crytic/echidna

Ethereum smart contract fuzzer

ethereum evm fuzzer security smart-contracts solidity testing

Last synced: 13 Oct 2024

https://github.com/bnb-chain/bsc

A BNB Smart Chain client based on the go-ethereum fork

blockchain bnb ethereum

Last synced: 13 Oct 2024

https://github.com/eth-brownie/brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.

ethereum solidity vyper web3py

Last synced: 29 Oct 2024

https://github.com/trufflesuite/ganache-cli

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

blockchain ethereum ganache

Last synced: 04 Aug 2024

https://github.com/trufflesuite/ganache

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

blockchain ethereum ganache

Last synced: 26 Sep 2024

https://github.com/Vectorized/solady

Optimized Solidity snippets.

erc1155 erc20 erc721 ethereum inline-assembly solidity

Last synced: 03 Nov 2024

https://github.com/ethereumjs/ethereumjs-monorepo

Monorepo for the Ethereum VM TypeScript Implementation

bytecode ethereum ethereumjs evm javascript monorepo typescript virtual-machine vm

Last synced: 29 Oct 2024

https://github.com/ethereum/remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.

blockchain ethereum evm hacktoberfest remix remix-ide smart-contracts solidity vyper

Last synced: 29 Oct 2024

https://github.com/gakonst/ethers-rs

Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers

celo ethereum rust web3

Last synced: 29 Oct 2024

https://github.com/Crossbell-Box/xLog

🪽 An open-source creative community written on the blockchain.

blockchain blog crossbell dapp ethereum xlog

Last synced: 29 Oct 2024

https://github.com/rainbow-me/rainbowkit

The best way to connect a wallet 🌈 🧰

dapp ethereum react web3

Last synced: 13 Oct 2024

https://github.com/crossbell-box/xlog

🪽 An open-source creative community written on the blockchain.

blockchain blog crossbell dapp ethereum xlog

Last synced: 10 Oct 2024

https://github.com/vectorized/solady

Optimized Solidity snippets.

erc1155 erc20 erc721 ethereum inline-assembly solidity

Last synced: 29 Oct 2024

https://github.com/ethereum/py-evm

A Python implementation of the Ethereum Virtual Machine

ethereum ethereum-virtual-machine evm python

Last synced: 07 Oct 2024

https://github.com/nethereum/nethereum

Ethereum .Net cross platform integration library

abi blockchain cross-platform ethereum ethereum-client geth nethereum parity quorum rlp rpc signing

Last synced: 09 Oct 2024

https://github.com/Nethereum/Nethereum

Ethereum .Net cross platform integration library

abi blockchain cross-platform ethereum ethereum-client geth nethereum parity quorum rlp rpc signing

Last synced: 02 Aug 2024

https://github.com/crytic/not-so-smart-contracts

Examples of Solidity security issues

ethereum solidity vulnerabilities

Last synced: 26 Sep 2024

https://github.com/dapphub/dapptools

Dapp, Seth, Hevm, and more

dapp ethereum evm nix solc tools

Last synced: 13 Oct 2024

https://github.com/wevm/viem

TypeScript Interface for Ethereum

abi contracts dapp ethereum typescript viem wagmi web3

Last synced: 13 Oct 2024

https://github.com/OneKeyHQ/app-monorepo

Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.

android bitcoin blockchain crypto defi electron ethereum expo ios mobile native near react react-native redux solana universal wallet web

Last synced: 28 Oct 2024

https://github.com/PaulRBerg/hardhat-template

Hardhat-based template for developing Solidity smart contracts

blockchain ethereum ethers hardhat smart-contracts solidity template typechain typescript

Last synced: 30 Oct 2024

https://github.com/paulrberg/hardhat-template

Hardhat-based template for developing Solidity smart contracts

blockchain ethereum ethers hardhat smart-contracts solidity template typechain typescript

Last synced: 13 Oct 2024

https://github.com/paco0x/amm-arbitrageur

An arbitrage bot between Uniswap AMMs

amms arbitrage arbitrage-bot bsc ethereum ethereum-contract

Last synced: 26 Sep 2024

https://github.com/a16z/helios

A fast, secure, and portable light client for Ethereum

ethereum

Last synced: 15 Oct 2024

https://github.com/onekeyhq/app-monorepo

Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.

android bitcoin blockchain crypto defi electron ethereum expo ios mobile native near react react-native redux solana universal wallet web

Last synced: 11 Oct 2024

https://github.com/evmos/ethermint

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains

blockchain cosmos-sdk ethereum evm go golang

Last synced: 25 Sep 2024

https://github.com/x676f64/secureum-mind_map

Central Repository for the Epoch 0 coursework and quizzes. Contains all the content, cross-referenced and linked.

blockchain ethereum evm security solidity web3

Last synced: 15 Oct 2024

https://github.com/safe-global/safe-smart-account

Safe allows secure management of blockchain assets.

ethereum solidity wallet

Last synced: 15 Oct 2024

https://github.com/evmos/evmos

Evmos is the canonical EVM chain on Cosmos. Evmos is the flagship implementation of evmOS, a stack to build forward compatible EVMs

blockchain cosmos cosmos-sdk ethereum evm evmos go golang smart-contracts

Last synced: 04 Nov 2024

https://github.com/kadenzipfel/smart-contract-vulnerabilities

A collection of smart contract vulnerabilities along with prevention methods

blockchain ethereum security solidity

Last synced: 15 Oct 2024

https://github.com/openethereum/openethereum

(deprecated) The fast, light, and robust client for the Ethereum mainnet.

ethereum

Last synced: 26 Sep 2024

https://github.com/bluealloy/revm

Rust implementation of the Ethereum Virtual Machine.

blockchain contributor-friendly ethereum evm revm rust

Last synced: 29 Oct 2024

https://github.com/sunweb3sec/defivulnlabs

To learn common smart contract vulnerabilities using Foundry!

defi ethereum foundry solidity web3

Last synced: 09 Oct 2024

https://github.com/truefieng/usedapp

Framework for rapid Dapp development. Simple. Robust. Extendable. Testable

dapp ethereum react typescript usedapp

Last synced: 15 Oct 2024

https://github.com/TrueFiEng/useDApp

Framework for rapid Dapp development. Simple. Robust. Extendable. Testable

dapp ethereum react typescript usedapp

Last synced: 26 Oct 2024

https://github.com/trustwallet/trust-wallet-ios

:iphone: Trust - Ethereum Wallet and Web3 DApp Browser for iOS

blockchain blockchain-wallet dapp ethereum ethereum-contract ethereum-dapp ethereum-wallet swift wallet web3

Last synced: 26 Sep 2024

https://github.com/TrustWallet/trust-wallet-ios

:iphone: Trust - Ethereum Wallet and Web3 DApp Browser for iOS

blockchain blockchain-wallet dapp ethereum ethereum-contract ethereum-dapp ethereum-wallet swift wallet web3

Last synced: 02 Aug 2024

https://github.com/SunWeb3Sec/DeFiVulnLabs

To learn common smart contract vulnerabilities using Foundry!

defi ethereum foundry solidity web3

Last synced: 01 Aug 2024

https://github.com/coinbase/coinbase-wallet-sdk

An open protocol that lets users connect their mobile wallets to your DApp

coinbase ethereum ethereum-wallet

Last synced: 29 Oct 2024

https://github.com/ethersphere/bee

Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.

bee ethereum go golang swarm

Last synced: 14 Oct 2024

https://github.com/ethereum/solc-js

Javascript bindings for the Solidity compiler

compiler ethereum hacktoberfest solidity

Last synced: 29 Oct 2024

https://github.com/MyEtherWallet/MyEtherWallet

MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.

ethereum ethereum-blockchain interface mew mewv5 myetherwallet offline vuejs vuejs2

Last synced: 06 Nov 2024

https://github.com/myetherwallet/myetherwallet

MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.

ethereum ethereum-blockchain interface mew mewv5 myetherwallet offline vuejs vuejs2

Last synced: 11 Oct 2024

https://github.com/hyperledger/besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu

besu blockchain ethereum java p2p

Last synced: 15 Oct 2024

https://github.com/manojpramesh/solidity-cheatsheet

Cheat sheet and best practices for solidity. Write smart contracts for Ethereum.

best-practices blockchain ethereum solidity solidity-cheatsheet

Last synced: 29 Oct 2024

https://archlinuxstudio.github.io/ArchLinuxTutorial/

✨Arch Linux安装使用教程 每日实时更新! | 包含ArchLinux从安装到日常使用、娱乐、编程、媒体制作的各个方面,让Arch成为你的常用系统吧! | 提供在线网页文档 ✨

arch arch-linux archlinux archlinuxinstall bitcoin blockchain censorship-circumvention chinese cryptocurrency ebook ethereum freedom freesoftware fsf linux linux-desktop qv2ray v2ray v2raya virtualcurrency

Last synced: 03 Aug 2024

https://github.com/archlinuxstudio/archlinuxtutorial

✨Arch Linux安装使用教程 每日实时更新! | 包含ArchLinux从安装到日常使用、娱乐、编程、媒体制作的各个方面,让Arch成为你的常用系统吧! | 提供在线网页文档 ✨

arch arch-linux archlinux archlinuxinstall bitcoin blockchain censorship-circumvention chinese cryptocurrency ebook ethereum freedom freesoftware fsf linux linux-desktop qv2ray v2ray v2raya virtualcurrency

Last synced: 11 Oct 2024

https://github.com/0xProject/0x-monorepo

0x protocol monorepo - includes our smart contracts and many developer tools

0x erc20 erc721 ethereum exchange

Last synced: 08 Nov 2024

https://github.com/sammy007/open-ethereum-pool

Open Ethereum Mining Pool

ethereum mining pool

Last synced: 14 Oct 2024

https://github.com/dethcrypto/dethcode

View source of deployed Ethereum contracts in VSCode

ethereum etherscan smart-contract visual-studio-code

Last synced: 15 Oct 2024

https://github.com/dcbuild3r/blockchain-development-guide

Devpill.me - A Public Good Blockchain Development Guide

blockchain-development decentralized-finance ethereum full-stack mev solidity

Last synced: 29 Oct 2024

https://github.com/redacademy/vue-ethereum-ipfs

Distributed Application Starter: Vue front-end, Ethereum / IPFS Backend

ethereum ipfs javascript solidity vue

Last synced: 06 Nov 2024

https://github.com/enzymefinance/oyente

An Analysis Tool for Smart Contracts

blockchain ethereum security-analyzers smart-contracts

Last synced: 25 Sep 2024

https://github.com/pcaversaccio/reentrancy-attacks

A chronological and (hopefully) complete list of reentrancy attacks to date.

ethereum exploit reentrancy security smart-contracts solidity

Last synced: 09 Oct 2024