Skip to content

SoroSave frontend — Next.js web app for group savings

License

Notifications You must be signed in to change notification settings

yuliuyi717-ux/frontend

 
 

Repository files navigation

SoroSave Frontend

Next.js web application for the SoroSave decentralized rotating savings protocol.

Tech Stack

  • Next.js 14 (App Router)
  • Tailwind CSS
  • @stellar/stellar-sdk
  • @stellar/freighter-api

Getting Started

pnpm install
pnpm dev

Open http://localhost:3000.

Environment Variables

NEXT_PUBLIC_CONTRACT_ID=<your-contract-id>
NEXT_PUBLIC_RPC_URL=https://soroban-testnet.stellar.org
NEXT_PUBLIC_NETWORK_PASSPHRASE="Test SDF Network ; September 2015"

License

MIT

About

SoroSave frontend — Next.js web app for group savings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.5%
  • JavaScript 2.6%
  • CSS 0.9%