Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Page: How-Does-Orchestration-Work #1209

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

amessbee
Copy link
Contributor

Mainly expanding ICA description based on Dan's comments.

@amessbee amessbee changed the title Updating Page: How-Does-Orchestration-Work Updating Page: How-Does-Orchestration-Work --WIP-- Sep 19, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 23, 2024

Deploying documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: f23ece8
Status: ✅  Deploy successful!
Preview URL: https://36b42859.documentation-7tp.pages.dev
Branch Preview URL: https://ms-update-orca-docs.documentation-7tp.pages.dev

View logs

@amessbee amessbee changed the title Updating Page: How-Does-Orchestration-Work --WIP-- Updating Page: How-Does-Orchestration-Work Oct 1, 2024
- **Interoperability:** Allowing different blockchain networks to interact and transact with each other.
- **Scalability:** Enabling multiple blockchains to work together without compromising performance.
- **Security:** Ensuring that cross-chain transactions are secure and trustworthy.
Blockchain orchestration relies on protocols and mechanisms that allow
Copy link
Contributor

Choose a reason for hiding this comment

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

reading it aloud, "blockchain orchestration" sounds like we are orchestrating blockchains. lol I'm probably being too nit picky here though 😂 wdyt?

maybe we can just use "orchestration"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Jovonni fixed that. Also added a section on ICQ. Let me know if all looks.

@amessbee
Copy link
Contributor Author

amessbee commented Oct 2, 2024

Ref: @Jovonni's comment from another PR that is relevant here
#1201 (comment)

@amessbee amessbee force-pushed the ms/update-orca-docs branch from 8a06336 to b4a19de Compare October 2, 2024 08:02
Interchain Queries (ICQ) is another powerful feature that enables a contract on
one blockchain to query the state of an account another blockchain in a
trustless manner. For example, a DeFi application on Agoric could use ICQ to
fetch balance of an account from other chains like Osmosis or Cosmos Hub
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
fetch balance of an account from other chains like Osmosis or Cosmos Hub
fetch the balance of an account from other chains like Osmosis or Cosmos Hub

?

trustless manner. For example, a DeFi application on Agoric could use ICQ to
fetch balance of an account from other chains like Osmosis or Cosmos Hub
without the need for autorization, enabling more sophisticated cross-chain
trading strategies and risk management. ICQ enhances the interoperability of
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
trading strategies and risk management. ICQ enhances the interoperability of
interactions. ICQ enhances the interoperability of

wdyt?

trading strategies and risk management. ICQ enhances the interoperability of
blockchain networks by facilitating secure and efficient data sharing between
chains, opening up new possibilities for cross-chain applications and services.
Below is an example of an ICQ invokation to get balance of a remote account on
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Below is an example of an ICQ invokation to get balance of a remote account on
Below is an example of an ICQ invocation to get balance of a remote account on

Copy link
Contributor

@Jovonni Jovonni left a comment

Choose a reason for hiding this comment

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

lgtm

@amessbee amessbee force-pushed the ms/update-orca-docs branch from ae82c4c to f23ece8 Compare October 2, 2024 15:17
@amessbee
Copy link
Contributor Author

amessbee commented Oct 2, 2024

@Jovonni thanks for the valuable feedback. I took care of the comments - will merge after checks!

@amessbee amessbee merged commit ad28c3f into main Oct 2, 2024
6 checks passed
@amessbee amessbee deleted the ms/update-orca-docs branch October 2, 2024 15:50
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.

2 participants