CosmosContracts / juno

Open Source Platform for Interoperable Smart Contracts
Apache License 2.0
317 stars 172 forks source link

Enhance the LocalJuno environment #657

Closed duguorong009 closed 1 year ago

duguorong009 commented 1 year ago

Description

Suggestion

Reecepbcups commented 1 year ago

Thanks for creating an issue! I have this in my todo and will be using interchain test + an explorer as well.

Will allow developers to run multiple nodes per network super easily + IBC relaying if desired

duguorong009 commented 1 year ago

Thanks! @Reecepbcups

Will allow developers to run multiple nodes per network super easily + IBC relaying if desired

Yes, this is also what I want most as developer. It would be fantastic when the juno repo includes these functions.

Reecepbcups commented 1 year ago

This is being worked on out of this repo now. Currently it is found via https://github.com/Reecepbcups/local-interchain - in the future, it will be moved to upstream via Strangelove's repo here: https://github.com/strangelove-ventures/interchaintest

This new local-interchain is much better than a localjuno ever could have been on its own - this also includes IBC support, and the ability to program in any language on top of it to interact