Skip to content
Merged
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
48 changes: 25 additions & 23 deletions docs/about-settlemint/1_supported-blockchains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,34 @@ import Hedera from '@site/static/img/about-settlemint/blockchain-logos/hedera-lo
## Permissioned Blockchains

<div className="row">
<div className="col">
<ContentCard
image={Besu}
title="Hyperledger Besu"
description="Ethereum client designed to be enterprise-friendly"
page="/documentation/docs/blockchain-guides/Hyperledger-Besu/enterprise-ethereum-the-basics/"
/>
</div>

<div className="col">
<div className="col">
<ContentCard
image={Besu}
title="Hyperledger Besu"
description="Ethereum client designed to be enterprise-friendly"
page="/documentation/docs/blockchain-guides/Hyperledger-Besu/enterprise-ethereum-the-basics/"
/>
</div>

<div className="col">
<ContentCard
image={Fabric}
title="Hyperledger Fabric"
description="An enterprise-grade permissioned distributed ledger"
page="/documentation/docs/blockchain-guides/Hyperledger-Fabric/hyperledger-fabric-the-basics/"
/>
</div>
image={Fabric}
title="Hyperledger Fabric"
description="An enterprise-grade permissioned distributed ledger"
page="/documentation/docs/blockchain-guides/Hyperledger-Fabric/hyperledger-fabric-the-basics/"
/>
</div>
</div>

<div className="col">
<ContentCard
image={Quorum}
title="Quorum"
description="An implementation of Ethereum supporting data privacy"
page=""
/>
<div className="row">
<div className="col">
<ContentCard
image={Quorum}
title="Quorum"
description="An implementation of Ethereum supporting data privacy"
page=""
/>
</div>
</div>

## Public Blockchains
Expand Down
Binary file modified static/img/about-settlemint/blockchain-logos/Quorum-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/about-settlemint/blockchain-logos/fabric-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.