Giter Site home page Giter Site logo

polkadot-cosmos-docs's Introduction

Cosmos SDK Parachain development kit

This repository contains documentation for the project. The project is being developed, some parts of the documentation may be out-of-date.

Project Overview

Polkadot and Cosmos are two projects with a similar aim: integrate independent blockchain technologies in a single infrastructure supporting communication between them.

Our project’s core idea is to combine Polkadot shared security with the flexibility of Cosmos SDK to allow developers to create parachains based on Cosmos SDK. We are building functionality that allows anyone who has built a chain with the Cosmos SDK to turn that chain into a full Polkadot parachain; so any sovereign chain created with the Cosmos SDK could be connected with Polkadot and not be responsible for its own security.

Current stage

By this moment, we have implemented a basic integration between Substrate and Cosmos SDK that allows transaction and block producing and validation. Tendermint consensus and network layers used in Cosmos have been replaced with Substrate-based “sub-node". We have implemented a new Substrate pallet that acts like Tendermint. Changes in Cosmos SDK were minimized to allow Cosmos developers to change the consensus and network layers of their applications as easily as possible. To run Cosmos SDK with the Substrate a user need only enable a few flags during the node start (disable Tendermint consensus and enable grpc).

A more detailed description of the finished steps and future plans can be found in the roadmap.

The details of solution architecture are described here.

Links

polkadot-cosmos-docs's People

Contributors

mar-alex avatar maseh87 avatar primex-int avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.