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/