package main import "github.com/waku-org/waku-simulator/cmd/wakusim" func main() { wakusim.Execute() }