๐๏ธ Wordle Overview
wordle-app
๐๏ธ Scaffolding The Chain
Ignite
๐๏ธ Run a Light Node
Follow instructions to install and start your Celestia Data Availalbility
๐๏ธ Installing Rollmint
Before we continue with building our Wordle App, we need to set up
๐๏ธ Module
For the Wordle module, we can add dependencies offered by Cosmos-SDK.
๐๏ธ Messages
Messages allow us to process and submit information to our specific module.
๐๏ธ Types
For the next steps, we will be creating types to be used by
๐๏ธ Keeper
Now itโs time to implement the Keeper functions for each
๐๏ธ Run The Wordle Chain
Building and Running Wordle Chain