Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPIC: video walkthrough playlist #66

Open
2 tasks done
Reecepbcups opened this issue Feb 25, 2024 · 2 comments
Open
2 tasks done

EPIC: video walkthrough playlist #66

Reecepbcups opened this issue Feb 25, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Reecepbcups
Copy link
Member

Reecepbcups commented Feb 25, 2024

Short videos (<5min) showing how to use Spawn. Then basics of Cosmos SDK module developnent (maybe a quick OTC module using multiple local denoms). Similar to https://cosmology.zone/learn

Maybe not in this order, but:

  • New Chain, Config options, and github upload
  • Local-Interchain testnet
  • Interchaintest walkthrough
  • Gitbub Action CI
  • Basics of a CosmosSDK chain
  • Creating a base Module
  • Quick module logic impl
  • Deploying to the cloud
  • Add / import external modules by name -> app.go
  • Import an SDK module from the Cosmos-SDK (maybe have this be automatic? idk)
  • Software Upgrade + docs w/ how to perform (maybe a Spawn cmd for handler generation?)
  • CosmJS
  • Block Explorer
  • Connect Cosmos-SDK to a game engine (minecraft, unreal game server [give a token/nft based on some in game action]). Unity example and unity keplr example
  • staking, validators, delegators, bank send, etc from the cli (discord req)
  • reviving ibc light clients

Request re: SDK Concept Docs

"Honestly it would be great to have actual exercises after each of the reading materials. I do know that there is code to look at, but I’d personally benefit from each reading module having either some problems to solve or even some code that we can continue building on top of throughout all of the readings"

My thoughts

  • For concepts; give examples in multiple languages (Go, Python, TS/JS) to showcase it in standard digestible terms. Let's people play with things (i.e. Merkle Root, basics of a blockchain / messages / tx, etc)
  • Have bad modules / setup apps in git to help people walk through and debug concepts. (with solutions too)
  • 1 program / concept should walk you through from concepts to our future interchain app.
@Reecepbcups Reecepbcups added the documentation Improvements or additions to documentation label Feb 25, 2024
@Reecepbcups Reecepbcups self-assigned this Feb 25, 2024
@jonathanpberger jonathanpberger changed the title video walkthrough playlist EPIC: video walkthrough playlist Jul 15, 2024
@Reecepbcups
Copy link
Member Author

docs have begun https://rollchains.github.io/spawn/v0.50/ as a base

@Reecepbcups
Copy link
Member Author

  • ICA example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant