# Getting started

Add to etc/hosts

sudo nano /etc/hosts

add

127.0.0.1 relay

Install dnsmasq and route hostr.development to docker.

sh docker/certs.sh

Launch all services to fully test app.

Light mode (does not launch boltz for chain swaps)

./start_local.sh

Full escrow mode exchange

./start.sh

Power down.

./stop.sh

Wipe the local relay.

docker-compose rm -v relay

Seed the relay.

dart run app/lib/stubs/seed.dart ws://relay.hostr.development

Fund EVM balance:

docker exec into anvil

cast rpc anvil_setBalance 0x92c68728fcb57cbe40d9ec9ced82233146af3565 48543953908