Repository navigation

#

eip712

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

Ruby
228
7 天前

An Execution Abstraction framework that allows apps, frontends, and oracles to fulfill their users' intents and retain their users' MEV by running auctions that match User Operations with Solver Operations. Users do not need a smart wallet. Permissionless for users, apps, and Solvers. Backwards-compatible with existing apps.

Solidity
153
4 小时前

Tiny library with utility functions that can help with signing and verifying EIP-712 based messages

TypeScript
109
10 个月前

Tools to work with the Injective Chain, Injective EVM and EIP712.

Go
103
5 天前

TypeScript library that supports validation of any type of signature: account abstraction (ERC-1271, ERC-6492), standard signatures, ERC-712

JavaScript
64
7 个月前

311 byte EIP712 Signing Compliant Delegate-Call Enabled MultiSignature Wallet for the Ethereum Virtual Machine

JavaScript
60
2 年前

Ethers.js Signer that connects to GCP KMS

TypeScript
42
1 年前

EIP712 data structure management for python

Python
35
1 年前

A javascript library for working with typed structured data as defined by EIP712

JavaScript
29
3 年前

Wizard-SDK, a TypeScript software development kit, is designed to visualize diverse protocol EIP-712 messages and simulate transactions that users sign daily in the web3.0 environment.

TypeScript
26
1 年前

A limit order match engine and backend service with simple account management using RESTful API in Rust-lang.

Rust
15
3 年前

This repository shows how to implement signTypedData_4(EIP712) with NodeJS

JavaScript
15
3 年前

Generalized signature validator supporting various signing standards.

Solidity
10
7 年前

PiggyFi is a Defi savings platform, without the need of an ethereum client e.g TrustWallet. That allows people from countries suffering from high inflation rates to save in a stable currency such as the USD, by leveraging on Stable cryptocurrencies such as USDT and generating interest on their savings through yield farming.

JavaScript
9
4 年前

Signature verification implementation for EIP712

Solidity
9
6 年前

A reference implementation of an EIP-5539-compatible revocation registry for Ethereum.

TypeScript
8
1 年前

🗝️ EIP-712 is a standard for structuring typed data for Ethereum smart contracts. It is a standard for how to encode typed data according to EIP-191 so that the encoded data may be used to produce a cryptographic hash and a signature.

Rust
5
1 年前

An example implementation of EIP712 using hardhat.

TypeScript
5
2 年前