Sign inSign up

fedimintui/gateway-ui

By fedimintui

Updated about 2 years ago

Image
0

6.7K

fedimintui/gateway-ui repository overview

Gateway UI

Web app experience for managing Fedimint gateways. This is used by Gateway administrators

Development

Environment setup

From repo root directory:

  1. Install dependencies if necessary: yarn install
  2. Run docker-compose up to start a gateway along with two federations. You can learn more about this command here
Run Gateway Admin UI
  1. Confirm you are in gateway-ui/ app directory
  2. Run REACT_APP_FM_GATEWAY_API="http://127.0.0.1:8175" REACT_APP_FM_GATEWAY_PASSWORD="thereisnosecondbest" yarn dev

This will show you a running Gateway UI connected to a gateway.

You can connect a federation to this gateway from the UI.

Run through the process of setting up a federation to get connection string for linking your gateway to the federation

Tag summary

Content type

Image

Digest

sha256:e85afa30a

Size

52.2 MB

Last updated

about 2 years ago

docker pull fedimintui/gateway-ui