cacti
cacti copied to clipboard
Add support for Cosmos chains/IBC ecosystem
We may add support for the Cosmos ecosystem on SATP. I will use the term Cosmos loosely, meaning support for chains using the Cosmos SDK that are (possibly) connected via IBC. Adding SATP support for Cosmos chains and applications requires some steps.
- Create a Cosmos Connector
- Implement support for that connector within SATP
- Extend BUNGEE to create views over Cosmos chains
- Create a SATP burn-mint Cosmos contract
- Create a Cosmos test ledger (helper + docker) to test the functionality