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 Opera...
Tiny library with utility functions that can help with signing and verifying EIP-712 based messages
TypeScript library that supports validation of any type of signature: account abstraction (ERC-1271, ERC-6492), standard signatures, ERC-712
A javascript library for working with typed structured data as defined by EIP712
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.
This repository shows how to implement signTypedData_4(EIP712) with NodeJS
A limit order match engine and backend service with simple account management using RESTful API in Rust-lang.
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 t...
Signature verification implementation for EIP712
Generalized signature validator supporting various signing standards.
A reference implementation of an EIP-5539-compatible revocation registry for Ethereum.
The node module that allows you to control your Ethereum revocation lists & resolve revocation keys.
🗝️ 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 ...