Skip to content

re-draw bsn architecture diagrams in engineering diagram styles #216

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/developers/bsns/cosmos_chains/cosmos_chains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ for example, X→ Y means "Y queries data from X and the data flows from X to Y"
<ThemedImage
alt="Cosmos Chains Integrations Architecture"
sources={{
light: useBaseUrl('/img/cosmos-integration.png'),
dark: useBaseUrl('/img/cosmos-integration.png'),
light: useBaseUrl('/img/developers/cosmos/bsn_architecture_cosmos.png'),
dark: useBaseUrl('/img/developers/cosmos/bsn_architecture_cosmos_dark.png'),
}}
/>
<br />
Expand Down
4 changes: 2 additions & 2 deletions docs/developers/bsns/op_stack_chains/op_stack_chains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ The design involves the following main components:
<ThemedImage
alt="Optimism L2 Integrations Architecture"
sources={{
light: useBaseUrl('/img/op-stack-integration.png'),
dark: useBaseUrl('/img/op-stack-integration.png'),
light: useBaseUrl('/img/developers/op_stack/bsn_architecture_op.png'),
dark: useBaseUrl('/img/developers/op_stack/bsn_architecture_op_dark.png'),
}}
/>
<br />
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.