LogoLogo
Go back to websiteDiscordTwitter / XMediumGATA DAOStake with GATA
  • GATA HUB
  • Useful links
  • 📌GATA HUB's Ventures
    • Summary
    • RollApp
    • GATA Validators
      • Slash Protection Policy
      • ICS Partner Chains
      • GATA Testnet Validators
      • Foundation Delegations
    • Public goods
      • GATA Relays
      • End points
    • GATA NFT DAO
      • About GATA NFTs
        • Origin of γάτα
        • Origin of Voyagers
      • On Chain GATA DAO
      • GATA DAO Treasury
      • DAO Revenue Distribution
        • DAO Revenue Share model
      • GATA Constitution
        • Gov. Proposal 1
        • Gov. Proposal 2
        • Gov. Proposal 3
        • Gov. Proposal 4
        • Gov. Proposal 5
        • Gov. Proposal 6
        • Gov. Proposal 7
        • Gov. Proposal 8
        • Gov. Proposal 9
        • Gov. Proposal 10
        • Gov. Proposal 11
        • Gov. Proposal 12
        • Gov. Proposal 13
        • Gov. Proposal 14
      • GATA DAO FAQs
    • yGATA
      • GATA Yield DAO
      • Tokenomics
      • Revenue Distribution
    • Yield Gorillas
      • YG Asset Allocation
      • YG Reward Distributions
    • Yield Paws
      • YP's Assets
      • YP Reward Distribution
      • Yield Paws FAQs
    • Yield Crocs
      • YC's Assets
      • YC Reward Distribution
    • NFT Souvenirs
    • 🛤️GATA HUB Road Map
      • 2024 Recap
      • 2023 Recap
      • 2022 Recap
    • 🙋‍♀️GATA HUB FAQs
  • 🔯Cosmos ecosystem
    • ℹ️Introduction to Cosmos
      • Interoperability
      • ATOM Token
    • ⁉️How to Cosmos
      • Creating and Securing Your Cosmos Wallet
        • Keplr Wallet
        • Leap Wallet
        • Staking your Assets via Keplr Wallet
        • Securing your Wallet
        • Metamask Snap
      • IBC - Inter-Blockchain Communication
        • Step by Step guide to IBC
      • Participation in Cosmos Governance
        • Choosing a validator
        • Cosmos Governance
    • ⛓️What is the Interchain?
      • A whole universe
      • The Cosmos SDK
      • IBC
      • The Cosmos Hub
      • Ignite CLI
      • CosmWasm
      • Frameworks and SDKs
    • 🔐ICS
      • Atom Economic Zone (AEZ)
        • Stride
        • Neutron
      • ICS 2.0 PSS ( Partial Set security)
  • 🧑‍🤝‍🧑What's cooking in community
    • Zealy (Formerly Crew3)
    • 📙Disclaimer
Powered by GitBook
On this page
  1. Cosmos ecosystem
  2. What is the Interchain?

Frameworks and SDKs

The possibility of using alternative blockchain frameworks and SDKs

PreviousCosmWasmNextICS

Last updated 1 year ago

As the Cosmos SDK is modular, developers can port existing codebases in Go on top of the SDK. This allows developers to build on the Interchain without having to compromise too much on the toolset and environment used.

For example, with developers can use the Ethereum Virtual Machine (EVM) from the main Go Ethereum client as a Cosmos SDK module, which is compatible and combinable with existing modules.

All Ethereum tools (such as Truffle and Metamask) are compatible with Ethermint. Developers can even port their Solidity smart contracts to interact with the Interchain Ecosystem. Building a chain is not necessary to develop Interchain-compatible smart contracts, it can be all done with Ethermint. However, while Ethermint allows running vanilla Ethereum as a Cosmos application-specific blockchain, developers benefit from the CometBFT.

German/Deutsch - Frameworks und SDKs

Die Möglichkeit, alternative Blockchain-Frameworks und SDKs zu verwenden

Da das Cosmos SDK modular aufgebaut ist, können Entwickler bestehenden Code, welcher in der Programmiersprache Go geschrieben wurde, wiederverwenden. Dies ermöglicht die Entwicklung neuer Applikationen basierend auf der Interchain, ohne dass Entwickler zu viele Kompromisse bei den verwendeten Tools und der Umgebung eingehen müssen.

Zum Beispiel können Entwickler die Ethereum Virtual Machine (EVM) aus dem Go Ethereum-Client als Cosmos SDK-Modul verwenden, das mit bestehenden Modulen kompatibel und kombinierbar ist.

Bestehende Ethereum-Tools, wie beispielsweise Truffle oder Metamask, sind mit Ethermint kompatibel. Entwickler können sogar ihre Solidity Smart Contracts portieren, um mit dem Interchain Ecosystem zu interagieren. Der Aufbau einer Blockchain ist dabei nicht einmal notwendig, um Interchain-kompatible Smart Contracts zu entwickeln, denn alles, was dazu benötigt wird, kann mit Ethermint gemacht werden. Während Ethermint jedoch die Ausführung von Vanilla Ethereum als anwendungsspezifische Cosmos-Blockchain ermöglicht, profitieren Entwickler von CometBFT.

🔯
⛓️
Ethermint