wormhole-foundation / example-liquidity-layer

Apache License 2.0
13 stars 12 forks source link

SDK: Implement EVM protocols, refine interfaces #186

Open barnjamin opened 4 months ago

barnjamin commented 4 months ago

Implements most (missing admin fns) of the functions on Evm for the MatchingEngine and TokenRouter interfaces, updating tests to exercise the implementation which wraps the existing logic.

Added type aliases and a couple helpers for common vaa types

Please consider the appropriateness of the naming of the types above and throughout.

Are we placing/improving an offer or a bid? On Solana its offer and in Evm its bid