ethereum-optimism / mocktimism

[WIP!] Coordinates two anvil process (L1 and L2) for testing / forking op-stack chains (mocktimism placeholder name)
MIT License
20 stars 6 forks source link

feat: Add full example fixture #68

Closed roninjin10 closed 8 months ago

roninjin10 commented 8 months ago

Add the example fixture for running mocktimism

Example fixture is a simple bun app. It has a test that mints an nft from l1 via a deposit tx and asserts the mint is successful on l2 using op-viem. Before the tests runs it spins up a mocktimism devnet.

Closes https://github.com/ethereum-optimism/mocktimism/issues/19

roninjin10 commented 8 months ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.