gm

gm, we're Otim, building infrastructure for new, transformative mechanisms on-chain. More on us soon™️ as we come out of stealth (follow our X/Twitter for updates). But for now, we've built some tools for the backbone of our protocol.

In the process of implementing EIP-7702 at the client level, we observed that there weren't any good tools for testing new EIP-2718 transaction types. This led us to build tx-util, a utility for rlp-encoding and signing new EIP-2718 typed transactions for testing.

Installation

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Note: This utility has not been checked for correctness and should not be used to generate transactions for mainnet. It is for testing purposes only. It does not support error handling and should not be used e.g., in CI pipelines.


More from our lab soon™️ 🧪, so stay tuned and dive in.

Last updated