In-memory implementation of ContractRepository. Data is ephemeral and scoped to the instance.
Readonly
Clear all data from storage.
Delete a contract by script.
Get contracts with optional filter. Returns all contracts if no filter provided.
Optional
Save or update a contract.
In-memory implementation of ContractRepository. Data is ephemeral and scoped to the instance.