You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the Solidity interface for the precompile including the events created by the precompile
Add an Example Solidity contract that uses the interface to send and receive a message
Create a mock of the precompile to set up a Foundry or HardHat test of the Example Solidity contract (the example contract should treat the mock as coming from the precompile address)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: