# Packages
Package main provides the entrypoint of the bootnode executable, a node that is only used to bootstrap the p2p network and does not run any swap services.
Package main provides the entrypoint of swapcli, an executable for interacting with a local swapd instance from the command line.
Package main provides the entrypoint of the swapd executable, a daemon that manages atomic swaps between monero and ethereum assets.