{"id":18417409,"url":"https://github.com/stellar/scaffold-soroban","last_synced_at":"2025-04-04T13:09:12.662Z","repository":{"id":166060072,"uuid":"641199338","full_name":"stellar/scaffold-soroban","owner":"stellar","description":"Soroban example dapps","archived":false,"fork":false,"pushed_at":"2024-08-18T18:53:33.000Z","size":1065,"stargazers_count":271,"open_issues_count":3,"forks_count":322,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-03-28T12:08:13.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stellar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-16T01:47:17.000Z","updated_at":"2025-03-28T11:05:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"cab379cd-6f45-4a5d-85fe-8cb3ef9f9310","html_url":"https://github.com/stellar/scaffold-soroban","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fscaffold-soroban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fscaffold-soroban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fscaffold-soroban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fscaffold-soroban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellar","download_url":"https://codeload.github.com/stellar/scaffold-soroban/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182368,"owners_count":20897380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T04:09:23.098Z","updated_at":"2025-04-04T13:09:12.639Z","avatar_url":"https://github.com/stellar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Soroban Example Dapps\n\nThis repository holds examples \u0026 patterns for building decentralized applications on Soroban.\n\nThe repo is organized using yarn workspaces, and git submodules:\n\n- `@modules/payment-react`: this is an example dapp for making a payment on Soroban ([soroban-react-payment](https://github.com/stellar/soroban-react-payment/))\n- `@modules/mint-token`: this is an example dapp for minting a standard token on Soroban (\n  [soroban-react-mint-token](https://github.com/stellar/soroban-react-mint-token/))\n- `@modules/atomic-swap-react`: this is an example dapp for swapping tokens atomically on Soroban (\n[soroban-react-atomic-swap](https://github.com/stellar/soroban-react-atomic-swap/))\n\n## Prerequisites\n\nYou will need:\n\n- Node (\u003e=16.14.0 \u003c17.0.0): https://nodejs.org/en/download/\n\n- Yarn (v1.22.5 or newer): https://classic.yarnpkg.com/en/docs/install\n\n- Freighter wallet: https://www.freighter.app/\n\n## Getting Started\n\n1. Clone and navigate into the\n   [Scaffold Soroban repository](https://github.com/stellar/scaffold-soroban/tree/main)\n\n   ```\n   git clone git@github.com:stellar/scaffold-soroban.git\n   cd scaffold-soroban\n   ```\n\n2. Pull the submodules in if this is your first time pulling the repo\n\n   ```\n   git submodule update --init --recursive\n   ```\n\n3. Install the dependencies by running the following:\n\n   ```\n   yarn\n   ```\n\n4. If you need to update the submodules to the latest, run:\n\n   ```\n   git submodule update --remote\n   ```\n\n## Build the Project\n\n```\nyarn \u0026\u0026 yarn build\n```\n\n## Starting a Dev Environment\n\n```\nyarn \u0026\u0026 yarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Fscaffold-soroban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellar%2Fscaffold-soroban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Fscaffold-soroban/lists"}