Skip to content
Draft
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 20 additions & 0 deletions assets/icons/evm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions assets/icons/ibc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions assets/icons/sdk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4,077 changes: 2,597 additions & 1,480 deletions docs.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/evm/next/documentation/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: "Cosmos EVM is an open-source platform for teams building their own
mode: "wide"
---

import { EthereumIcon, CosmosLogo } from '/snippets/icons.mdx'
import { EVMIcon, CosmosIcon, IBCIcon, SDKIcon } from '/snippets/icons.jsx'

<CardGroup cols={2}>
<Card title="Ethereum Compatibility" icon="ethereum" href="/docs/evm/next/documentation/evm-compatibility/overview">
<Card title="Ethereum Compatibility" icon={<EVMIcon size={24} color="#627EEA" />} href="/docs/evm/next/documentation/evm-compatibility/overview">
Deploy existing Solidity contracts, use familiar tools like MetaMask, Hardhat, and Foundry
</Card>
<Card title="Cosmos Native Features" icon="link" href="/docs/evm/next/documentation/smart-contracts/precompiles/overview">
Expand Down
36 changes: 27 additions & 9 deletions docs/evm/v0.4.x/documentation/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,38 @@ description: "Cosmos EVM is an open-source platform for teams building their own
mode: "wide"
---

import { EthereumIcon, CosmosLogo } from '/snippets/icons.mdx'
import { EthereumIcon, CosmosLogo } from "/snippets/icons.jsx";

<CardGroup cols={2}>
<Card title="Ethereum Compatibility" icon="ethereum" href="/docs/evm/next/documentation/evm-compatibility/overview">
Deploy existing Solidity contracts, use familiar tools like MetaMask, Hardhat, and Foundry
<Card
title="Ethereum Compatibility"
icon="ethereum"
href="/docs/evm/next/documentation/evm-compatibility/overview"
>
Deploy existing Solidity contracts, use familiar tools like MetaMask,
Hardhat, and Foundry
</Card>
<Card title="Cosmos Native Features" icon="link" href="/docs/evm/next/documentation/smart-contracts/precompiles/overview">
Access staking, governance, IBC, and other Cosmos SDK modules directly from smart contracts
<Card
title="Cosmos Native Features"
icon="link"
href="/docs/evm/next/documentation/smart-contracts/precompiles/overview"
>
Access staking, governance, IBC, and other Cosmos SDK modules directly from
smart contracts
</Card>
<Card title="Instant Finality" icon="zap" href="/docs/evm/next/documentation/concepts/transactions">
<Card
title="Instant Finality"
icon="zap"
href="/docs/evm/next/documentation/concepts/transactions"
>
1-2 second block times with instant finality via 'CometBFT' consensus
</Card>
<Card title="Cross-Chain Ready" icon="globe" href="/docs/evm/next/documentation/concepts/ibc">
Built-in IBC support for interoperability across a growing list of ecosystems
<Card
title="Cross-Chain Ready"
icon="globe"
href="/docs/evm/next/documentation/concepts/ibc"
>
Built-in IBC support for interoperability across a growing list of
ecosystems
</Card>
</CardGroup>

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.
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.
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.
43 changes: 43 additions & 0 deletions docs/ibc/images/04-middleware/01-callbacks/images/callbackflow.svg
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions docs/ibc/images/04-middleware/02-callbacks/images/callbackflow.svg
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.
135 changes: 135 additions & 0 deletions docs/ibc/images/images/ibcoverview-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions docs/ibc/images/images/ibcoverview-light.svg

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions docs/ibc/images/static/img/IBC-go-cover.svg

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions docs/ibc/images/static/img/black-ibc-logo-400x400.svg
12 changes: 12 additions & 0 deletions docs/ibc/images/static/img/black-ibc-logo.svg
Loading