Skip to content

Commit acb068b

Browse files
committed
another graphic on orch landing page
1 parent 478421f commit acb068b

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed
1.52 MB
Loading

main/guides/orchestration/assets/orch_contract_arch.svg

Lines changed: 1 addition & 0 deletions
Loading

main/guides/orchestration/how-orch-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ been developed, with the [Inter-Blockchain Communication (IBC) protocol](https:/
1616
one of the most prominent.
1717

1818
<br/>
19-
<img src="./assets/orch_contract_arch.png" width="100%" />
19+
<img src="./assets/orch_contract_arch.svg" width="100%" />
2020
<br/>
2121

2222
### Inter-Blockchain Communication (IBC)

main/guides/orchestration/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The Agoric Orchestration API sits on top of Agoric’s novel VM that provides th
1010

1111
Agoric’s Orchestration APIs simplify controlling accounts on remote chains, moving assets, and using capabilities on any chain the API reaches.
1212

13+
<br/>
14+
<img src="./assets/chains.png" width="100%" />
15+
<br/>
16+
1317
## Orchestration Overview
1418

1519
Agoric's Orchestration API is a tool to help developers build seamless applications out of disparate interoperable chains and services. This composability allows for the development of user-centric applications that leverage the unique strengths of different blockchain ecosystems.

0 commit comments

Comments
 (0)