You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frontend interface to top up your citizen wallet community token using Stripe.
How to run locally
git clone git@github.com:citizenwallet/topup.git;
cd topup
npm i
cp .env.example .env.local (then edit the env file)
npm run dev
open http://localhost:3000/