sidebar_position | sidebar_label |
---|---|
3 |
Demos |
Spore Demos are web application demos that can be run in a browser environment.
The demos are more complete projects than the Spore Examples, developers can study from the demos to understand how fully functional web applications are developed. For example, how to connect wallets like MetaMask or JoyID.
A Spore Protocol Demo based on Next.js + React + Spore SDK, which implements basic functionalities, such as the creation and transfer of clusters, as well as minting, transferring, and melting of spores.
The demo also shows how to connect with MetaMask and JoyID wallets.
A demo from the step-by-step tutorial on creating simple on-chain Blog app with Spore Protocol. Learn how to connect wallet, create your own blog cluster and post blogs within it.