Skip to content

kalepail/superpeach

Repository files navigation

Super Peach

A passkey powered multi signer Stellar smart wallet example app. Technically it's two sites in one repo. A "Super (or Sudo) Signer" site and a simple example dapp which utilizes the Super Signer site to create and manage its wallet.

Play with the demo here:

mv .env.example .env
pnpm i
pnpm run dev
cd site
mv .env.example .env
pnpm i
pnpm run dev

About

Demo app showcasing a multisig Stellar smart wallet

Topics

Resources

Stars

Watchers

Forks