/scaffold-soroban

Soroban example dapps

Primary LanguageJavaScript

Soroban Example Dapps

This repository holds examples & patterns for building decentralized applications on Soroban.

The repo is organized using yarn workspaces, and git submodules:

  • modules/payment: this is an example dapp for making a payment on Soroban
  • modules/mint-token: this is an example dapp for minting a standard token on Soroban

Prerequisites

You will need

Build all examples

yarn