package main import "scroll-tech/bridge/cmd/app" func main() { app.Run() }