Repository navigation

#

eip191

a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.

Ruby
228
7 天前

ethereum on rails (template): connect metamask to ruby on rails.

Ruby
78
3 年前

This project implements an Ethereum-based token airdrop using Merkle Trees and EIP-712 signatures for secure and gas-efficient claims. The contract ensures that only eligible users (based on a pre-generated Merkle Root) can claim tokens, and it verifies their identity using cryptographic signatures.

Solidity
2
5 个月前

A collection of links and resources I collected in order to implement EIP-191 and EIP-712 into geth.

1
7 年前

A secure and efficient AWS KMS-based signer implementation for Ethereum and Tron networks. Uses AWS Key Management Service (KMS) for secure key management instead of plaintext private keys, supporting both EVM and Tron transaction signing.

TypeScript
1
5 个月前

Ethereum Signature Execution - ECDSA

JavaScript
0
2 年前

Repository containing necessary info and potentially code to support EIP-7749: wallet_signIntendedValidatorData

0
1 年前