signature-validator
Signature validator library
A TypeScript library that enables the validation of various types of signatures used in Ethereum smart contracts.
TypeScript library that supports validation of any type of signature: account abstraction (ERC-1271, ERC-6492), standard signatures, ERC-712
64 stars
5 watching
17 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 2 awesome lists
eip1271eip6492eip712erc1271ethereumethereum-signerethersethersjsevmsignature-validationsigntypeddatasmart-contracts
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A self-custodial wallet enabling easy and secure interaction with the Ethereum ecosystem through smart contract technology | 197 |
| | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| | Tool to validate and generate AWS SigV4 signatures in Burp Suite extensions | 86 |
| | An authentication system using simple key/secret pairs to validate API requests | 26 |
| | Generates Ethereum ABI signatures from contract ABIs or function signatures | 55 |
| | An OCaml library for automatically generating and utilizing validation functions through annotations. | 16 |
| | A JavaScript validation library with various rules for checking user input data | 18 |
| | A compact library for advanced model validation with a fluent API. | 311 |
| | A TypeScript authenticator for Ledger devices, allowing developers to request transaction signatures through the Universal Authenticator Library. | 5 |
| | An Ember addon that simplifies validation of data models by providing a decorator to be used in models | 167 |
| | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 |
| | A symbolic execution tool for verifying the correctness of smart contracts written in Cairo. | 49 |
| | An implementation of a dapp for minting and validating various types of NFTs. | 22 |
| | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |