You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: