Skip to content

Add canton client#161

Draft
RodrigoAD wants to merge 3 commits intomainfrom
add-canton-client
Draft

Add canton client#161
RodrigoAD wants to merge 3 commits intomainfrom
add-canton-client

Conversation

@RodrigoAD
Copy link
Member

@RodrigoAD RodrigoAD commented Mar 2, 2026

  • Add Canton JSON ledger API Client wrapper
  • Add Canton contract discovery through ACS and EDS
  • Add CCV verifications fetch through CCIP Indexer

clean comments

minor refactor
refactor eds

remove open api client

cleanup comment
@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ccip-tools-ts Building Building Preview, Comment Mar 2, 2026 10:53am

Request Review

)
}

const url = `${this.indexerUrl}/v1/verifierresults/${request.message.messageId}`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider moving logic to base class

const defaultACSConfig: AcsDisclosureConfig = {
party: 'ccip-sdk-party',
}
// TODO: These need to come from input
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant