Dapp Development
We've written some helpful guides on some of the most useful tools available to you, the dapp developer.
Guides in this category:
๐๏ธ Use Docker to build and run dapps
Understand Docker and use it to build applications
๐๏ธ Comprehensive frontend guide for Stellar dapps
Learn how to build functional frontend interfaces for Stellar dapps using React, Tailwind CSS, and the Stellar SDK.
๐๏ธ Initialize a dapp using scripts
Set up initialization correctly to ensure seamless setup for your dapp
๐๏ธ Create a frontend for your dapp using React
Connect dapp frontends to contracts and Freighter wallet using @soroban-react
๐๏ธ Develop contract initialization frontend templates
Understand, find, and create your own frontend templates for use with Stellar CLI's `stellar contract init` command
๐๏ธ Implement state archival in dapps
Learn how to implement state archival in your dapp
๐๏ธ Work with contract specs in Java, Python, and PHP
A guide to understanding and interacting with Soroban smart contracts in different programming languages