Repository navigation
eip712
- Website
- Wikipedia
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.
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.
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 the USD, by leveraging on Stable cryptocurrencies such as USDT and generating interest on their savings through yield farming.
Signature verification implementation for EIP712
Generalized signature validator supporting various signing standards.
A reference implementation of an EIP-5539-compatible revocation registry for Ethereum.
🗝️ 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.
The node module that allows you to control your Ethereum revocation lists & resolve revocation keys.