#SoroPet Shop: Build a pet adoption dApp on Soroban.
3 messages · Page 1 of 1 (latest)
In this tutorial, I’ve built a fully functional Pet Shop application on the Stellar blockchain using Soroban smart contracts. The Pet Shop is a familiar concept for many developers, especially those coming from Ethereum’s ecosystem, but this tutorial reimagines it on the Stellar network using Soroban, a new smart contract platform. The application allows users to adopt and disown pets, with ownership stored on the blockchain. This tutorial guides developers step-by-step on how to create, deploy, and interact with smart contracts on Stellar using Rust & React providing a comprehensive introduction to building decentralized applications on Soroban.
Hello. Very happy that you used the create-soroban-dapp
Please, if you have ideas on how to improve it, please open an issue on the repo