Here you can find scripts for running and testing Fedimint:
build.sh
- Builds the rust executables and sets environment variablesrust-tests.sh
- Runs the all the Rust integration tests (required for PRs)reconnect-test.sh
- Runs a test to see if peers that died can rejoin consensuslatency-test.sh
- Runs a test to determine the latency of certain user actionscli-test.sh
- Runs a CLI-based integration test (required for PRs)final-checks.sh
- Checks to run before opening a PRmprocs-user-shell.sh
- Helper script that prepares the mprocs setup (generate some blocks, fund wallet, …)tmuxinator.sh
- Sets up a complete fedimint federation with Lightning gateway in tmuxmprocs.sh
- Sets up a complete fedimint federation with Lightning gateway in mprocs