Join Federation
This signet Fedimint instance runs on commit
10d408e
.
To test it there exist four clients:
-
Fluttermint Mobile: The most developed and user friendly of the clients. Currently, only receiving and sending via Lightning is supported while underneath e-cash is used. Download Android APK or join iOS testflight
To join the federation scan the below QR code or paste the federation code.
-
Fluttermint Web: an old fork of Fluttermint that came out of this year's Summer of Bitcoin internship program. It runs in the web browser but isn't being actively developed anymore. It's rather slow and buggy, but can be used for some basic testing.
To join the federation scan the below QR code or paste the federation code.
-
CLI client: The main Fedimint repository contains a CLI client that is used for testing. It supports on-chain, Lightning and pure e-cash transactions and is the most complete of the clients but very manual and requires some level of expertise.
To compile it Nix has to be installed. The an environment containing the CLI client can be entered by calling
nix shell .#mint-client-cli
from the root of the Fedimint git repository.To join the federation call
mint-client-cli <datadir> join-federation '<federation code>'
. For more information see the documentation and tests in the repository. - Webimint: This one is the newest experimental client. It runs in the browser and only supports e-cash to e-cash transfers, so one needs to get e-cash tokens from someone with a CLI client or another Webimint user.
Federation Code:
{"members":[[0,"wss://fm-signet.sirion.io:443"]]}
Pay Invoice
You can use this faucet to acquire signet e-cash tokens from the federation via Lightning. Please be considerate and only request 1000 signet sats per person. While they are worthless they are hard to come by somehow and thus our LN channels are small.
Create Invoice
To send back signet BTC or just to test sending there is a BTCPay server instance on signet connected to this instances' Lightning gateway.
To spend your freshly acquired signet sats you can use this BTCPay site (goes back into the faucet).