Skip to content

v0.1.0 - Initial release

Choose a tag to compare

@andrevmatos andrevmatos released this 31 Oct 14:40
· 616 commits to main since this release
18b4df7
  • Compatible with CCIP v1.2 - v1.5 lanes
  • Initial commands:
    • show (default): shows info about a CCIP message
    • manualExec: manually executes a CCIP message
    • send: sends a CCIP message through provided router
    • parseData: utility to parse known EVM errors, calldata and events data
    • lane: utility to query and show info and config about a lane
    • estimateGas: utility to estimate gasLimit for a message's CCIPReceiver callback
  • Run npx @chainlink/ccip-tools-ts --help to install with npm and see all options