Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.51 KB

readme.md

File metadata and controls

24 lines (18 loc) · 1.51 KB

LEARNCOSMOSBASIC

LEARNCOSMOSBASIC is a blockchain built using Cosmos SDK and CometBFT consensus and created with Ignite CLI.

Born with the goal of making it easy for everyone to get acquainted and master the Cosmos platform. In Group 1 (Basic), learners will understand the basic concept of Cosmos architecture as well as be able to run and operate a chain of 1 node and set up the validator themselves.

  1. Group 1: Starting a chain (Basic)

In Group 2 (Advanced), learners will understand the data transmission architecture in Cosmos, develop themselves a data processing module to store in dababase for execution and querying. Deploy ibc with problems related to data, token, smartcontract

  1. Group 2: Custom Module Chain (Advanced)