Skip to main content

10 docs tagged with "quickstart"

View all tags

Cash App on Solana

Solana developer quickstart guide to learn how to create a React Native mobile app that is both Android and iOS compatible. This app will mimic a cash app experience but run on the Solana blockchain, showcasing that web3 products can have the same user experience as web2 products. To build this, we will need to write an Anchor program, integrate the Solana Name Service SDK, and integrate Solana pay.

How to create a CRUD dApp on Solana

Solana developer quickstart guide to learn how to create a basic CRUD dApp on the Solana blockchain with a simple journal program and interact with the program via a UI.

Program Examples

A list of Solana program examples in different languages and frameworks, which can help you learn and use as reference for your own projects.