#zenith #smart-contracts #signet-sdk #ethereum #com-init4tech-signet-sdk #held #order

signet-zenith

this name held for use by the signet-sdk. https://github.com/init4tech/signet-sdk

1 unstable release

0.0.1-alpha Mar 11, 2025

#4 in #held

Download history 40/week @ 2025-03-05 65/week @ 2025-03-12

105 downloads per month

MIT/Apache

2KB

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.

No runtime deps