eip712 1.0.0 copy "eip712: ^1.0.0" to clipboard
eip712: ^1.0.0 copied to clipboard

Dart implementation of EIP-712 (Ethereum typed structured data hashing and signing) that enables type-safe signing of structured data with Ethereum wallets.

Changelog #

1.0.0 - 2025-06-15 #

Features #

  • enhance EIP-712 implementation with type validation and tests (ef7aa0a)
  • implement EIP-712 structured data signing (4cc98cc)
  • typed_data: add BigInt support and padding for bytes encoding (805e55f)

0.0.1 #

  • Initial release
  • Added core EIP-712 signing functionality
  • Added TypedDataEncoder class
  • Added domain separator support
  • Added type validation and encoding
0
likes
140
points
102
downloads

Publisher

verified publishervariance.space

Weekly Downloads

Dart implementation of EIP-712 (Ethereum typed structured data hashing and signing) that enables type-safe signing of structured data with Ethereum wallets.

Homepage
Repository (GitHub)
View/report issues

Topics

#ethereum #sign-typed-data #eip-712

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

freezed_annotation, json_annotation, wallet, web3dart

More

Packages that depend on eip712