A protocol adapter contract written in Solidity enabling Anoma Resource Machine transaction settlement on EVM-compatible chains.

anoma evm protocol-adapter
1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves removing the redundant `transaction` parameter from the `TransactionExecuted` event in a Solidity smart contract. This requires modifying the `IProtocolAdapter.sol` interface and updating the rest of the codebase accordingly. Two new tests need to be written to verify the changes: one for a non-empty transaction and one for an empty transaction.

Complexity: 3/5
good first issue

A protocol adapter contract written in Solidity enabling Anoma Resource Machine transaction settlement on EVM-compatible chains.

Solidity
#anoma#evm#protocol-adapter