signet-zenith

Crates.iosignet-zenith
lib.rssignet-zenith
version0.16.0-rc.7
created_at2025-03-11 17:34:31.623819+00
updated_at2026-01-23 18:07:04.170236+00
descriptionTypes for the zenith smart contracts
homepagehttps://github.com/init4tech/signet-sdk
repositoryhttps://github.com/init4tech/signet-sdk
max_upload_size
id1588247
size208,512
James Prestwich (prestwich)

documentation

README

signet-zenith

Rust types & utilities for working with Zenith smart contracts.

What's in this crate?

  • alloy Bindings for Zenith smart contracts
    • Zenith
    • Passage
    • Orders
  • AggregateOrders - a struct that holds the net Order data for a transaction or set of transactions.
  • SignedOrder - a struct that holds a signed Order and the signature that was used to sign it. This enables users to make gasless orders using the permit2 orders iunterface.
  • ZenithBlock - a struct used to decode transaction data from Ethereum blobs containing builder-created blocks.
Commit count: 158

cargo fmt