Repository navigation

#

eip712

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

Ruby
214
3 天前

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
150
2 天前

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

TypeScript
109
6 个月前

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

Go
100
4 天前

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

JavaScript
63
3 个月前

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

JavaScript
60
2 年前
Python
58
5 个月前

Ethers.js Signer that connects to GCP KMS

TypeScript
41
1 年前

EIP712 data structure management for python

Python
35
10 个月前

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

JavaScript
29
2 年前

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
29
8 个月前

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

JavaScript
17
3 年前

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

Rust
13
2 年前

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
10
3 年前

Signature verification implementation for EIP712

Solidity
10
6 年前

Generalized signature validator supporting various signing standards.

Solidity
10
7 年前

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

TypeScript
7
10 个月前

🗝️ 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 年前

The node module that allows you to control your Ethereum revocation lists & resolve revocation keys.

TypeScript
4
10 个月前