stellar / scaffold-soroban

Soroban example dapps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Soroban example dapps


Languages

Language:JavaScript 49.7%Language:TypeScript 22.9%Language:HTML 8.8%Language:Dockerfile 8.0%Language:SCSS 5.7%Language:Makefile 4.9%