Monad Starter Guides
Learn how to build your first blinks for the Monad blockchain.
Want to start with your own blink? Use our blink scaffold to get started.
This section contains guides that explain how blinks work and how to build them. They start with a very basic tip blink and add more advanced use-cases.
Over time, there will be more guides added, so make sure you revisit this page from time to time to stay up to date with the latest blink development.
It is important to understand that blinks consist of a client, which is the consumer-facing part in your application's frontend and a provider, which serves the blinks to the client.
If you are interested in implementing an existing blink, it is recommended to read the guide about blink client implementation.
If you are interested in building your own blinks, it is recommended to start with our tip blink guide.
Last updated
Was this helpful?