/topup

Top up your Citizen Wallet

Primary LanguageJavaScriptMIT LicenseMIT

Top up

Interface to top up your citizen wallet using Stripe.

Work in progress.

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/