Mintgate is a simple and delightful admin dashboard for everyday access and control of your Fedimint gateway
- About the Fedimint Project
- About Fedimint Gateways
- Start by cloning or making a fork ofthis repo Then contribute via issue discussions or PRs.
$ git clone git@github.com:GETLN/mintgate.git && cd mintgate- Install dependencies
$ yarn installor
$ npm install- Start development server
$ yarn startor
$ npm start