Cosmos SDK Introduction and First Step for Building Your Own Blockchain
Published: 2023-01-10 TweetTL;DR
この記事では以下について解説します。
- Cosmos SDKの概要
- Application-specific Blockchain
- Inter-blockchain Communication Protocol
- Ignite CLIを用いた基本的な開発フロー
- Ignite CLIのインストール
- Store Objectの定義
- Messageの作成
- Error Handling
- Event Handling