Source code for https://gethttpsforfree.com/
A highly configurable Go implementation of the Ethereum protocol.
Python wrapping for running Go-Ethereum as a subprocess
go-ethereum source code analyzation under the perspective of smart contract security
A Docker Image to create a set of mining, local Ethereum nodes for development
EVM Liquidity Sniper Bot consuming GETH txs through the mempool
Golang client for Flashbots Relay, mev-geth and standard Ethereum JSON-RPC API endpoints
multi-arch and distroless-based docker image for go-ethereum, and docker-compose and kubernetes are out of box
大四上学期区块链大作业:基于以太坊Geth和web3.js的药品溯源系统
可编辑区块链,使用基于RSA假设及因数分解的陷门哈希函数替换以太坊geth客户端的keccak256算法并开放出JSON-RPC接口,实现单节点修改指定区块数据、多节点同步修改区块数据的功能。
这是一个基于以太坊Geth客户端开发的分布式的Dapp,物品共享租借,主要采用Solidity编写智能合约,Remix_ID编译部署后,前端编写JS代码结合Web3.js接口与区块链进行交互。主要逻辑功能为完成共享物品的租借。