reown-com / blockchain-api

WalletConnect's Blockchain API
MIT License
71 stars 53 forks source link

feat(ca_orchestration): implementing chain agnostic orchestration check endpoint #795

Closed geekbrother closed 1 month ago

geekbrother commented 2 months ago

Description

This PR implements the chain agnostic bridging check endpoint according to the research draft doc.

The endpoint processing the transaction object and making the following checks to return is the bridging required for the transaction:

What's not included:

How Has This Been Tested?

Due Diligence