Expand description
In-memory backend implementation for testing
This backend provides a lightweight, fast implementation of FoundryBackend that stores all data in memory for contract testing and development.
Structsยง
- InMemory
Backend - In-memory backend implementation for testing