Stellar + PhaserJS: Building DApp Games on Stellar
Emmanuel Katchy
Posted on August 17, 2024
From the website:
Stellar is a decentralized, public blockchain that gives developers the tools to create experiences that are more like cash than cryptocurrency. The network is fast, cheap, and energy-efficient.
In addition to fast and scalable transactions, Stellar supports smart contracts (https://stellar.org/soroban), allowing developers (that's you!), to design and build custom functionality that can be used across the world in a decentralized and scalable manner.
In this tutorial series, we'll be building a tap-to-mint web3 game. This will serve as an illustration of how to build DApps on Stellar with the Stellar JS SDK and an interactive UI built with PhaserJS. The principles illustrated can be applied to much more complicated games.
There will be the following parts to this series:
1. Create your game asset! A smart contract token to handle minting and distribution on Stellar.
2. A PhaserJS UI to interact with your smart contract.
3. Linking the two together!
Profit!
Posted on August 17, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.