go-ethereum

There are 91 repositories under go-ethereum topic.

  • EthereumBasics

    A repository with basic ethereum go code, with an explanation of how everything works.This repository will need a prerequisite of ethereum and GO.

    Language:Go3
  • XinFin-K8S

    Quorum IBFT on Kubernetes

  • go-eth-binding-sample

    Solidity contract management using golang

    Language:Go3
  • ethabi-go

    Parse human readable ABIs into go-ethereum's ABIs

    Language:Go2
  • go-wallet-watcher

    A service built with Golang to watch crypto balance from public wallets (has private key shared publicly) and automate transfers to your wallet, also expose an API endpoint to query wallet info.

    Language:Go2
  • Fyne_Ethereum_Wallet

    Not intended as a serious project, but instead practicing Golang for university work. This is a simple wallet for storing and transacting Etherium build in Go using a Fyne GUI.

    Language:Go2
  • ansible-mev-geth

    Ansible Playbook for MEV-Geth

    Language:HTML2
  • blockchain-trading

    Blockchain based trading app

    Language:C#2
  • go-ethereum

    Code Analysis for go-ethereum. 代碼分析。

    Language:Go2
  • geojson-helper

    Helper script to import GeoJson to Blockchain

    Language:JavaScript2
  • medchain-backend

    Middleware of Ethereum-based DApp for secure and transparent storage of medical prescriptions

  • juicerkle

    Merkle proof service for nana suckers.

    Language:Go1
  • farland

    NFT Marketplace

    Language:JavaScript1
  • go-solc-batch-deployer

    Example of batch deployment smart contracts to EVM using Go

    Language:Go1
  • go-check-eth-balance

    A simple example of checking the balance of an Ethereum wallet with Go

    Language:Go1
  • jordan-chain

    A guide on Ethereum development and how to create ERC20 Token Smart Contract on Ethereum blockchain

    Language:Go1
  • bundlerpc

    Flashbots RPC client that is compatible with the Go-Ethereum library

    Language:Go1
  • web3_games_backend_golang

    Implementation of web3 games backend with golang

    Language:Go1
  • cli-faucet

    A command line interface application that deposits custom ERC-20 tokens from https://github.com/kimanikelly/contracts/blob/main/contracts/Token.sol to the connected user's Ethereum wallet on the Rinkeby testnet.

    Language:Go1
  • chainrand-web

    Chainrand contract + web frontend + web backend

    Language:Go1
  • uniswap-monitor-bot

    a simple bot to monitor swap events on Uniswap USDC2 pool

    Language:Go1
  • darcher-go-ethereum

    Adapted version of official go-ethereum implementation for CASTLE Lab blockchain-oriented software engineering research.

    Language:Go1
  • myethereumclassic.github.io

    Classic Ethereum Wallet Web and Android Version

    Language:HTML1
  • packer-aws-ubuntu-ami-fsbft

    Packer for AWS AMI of Geth nodes for fsbft experiment

    Language:Shell1
  • geth-control

    Geth (go-ethereum) control script, can support initialize, start and stop network.

    Language:Shell1
  • ewm-types

    Protobuf definitions and Golang Types required to interact with `ewm-proofchain` node

    Language:Go
  • eth-experiments

    Reference repository for experimenting with Go-Ethereum.

    Language:Go
  • go-ethereum-tutorial

    Monorepo containing docs and examples for developing Ethereum dapps in Go.

  • eth-pos-devnet

    Local testing environment for Ethereum(Support Cancun/Deneb hardfork)

    Language:JavaScript
  • go-ethereum-tutorial

    This repo contains a basic tutorial on how to work with go-ethereum (geth) for creating nodes, mining (albeit its deprecated!), performing simple transactions, etc

    Language:JavaScript
  • strategiesGo

    Voting strategies in golang

    Language:Go
  • go-dapp-example

    DApp example of deploying and interacting with Solidity smart contract using Go.

    Language:Go
  • transactionservice

    A simple implementation of Go-Ethereum lib.

    Language:Go
  • Geth-Indexer

    Go application using go-ethereum for indexing smart contract events to postgres database instance.

    Language:Go
  • eth_block_explorer

    Ethereum Block Explorer

    Language:Go