Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 542 Bytes

File metadata and controls

23 lines (15 loc) · 542 Bytes

Use x/accounts with Olympus LTS

Workshop on the Cosmos SDK @ Cosmoverse 2024

How to use

Installation

git clone git@github.com:julienrbrt/workshop-cosmos-sdk-cosmoverse-2024 # pull this repository
cd workshop-cosmos-sdk-cosmoverse-2024
make install # install the minid binary
make init # initialize the chain
minid start # start the chain

Workshop

Follow along the workshop in WORKSHOP.md.

Useful links