EthPaymaster relay Back-end Service
go install github.com/swaggo/swag/cmd/swag@latest
swag init -g ./cmd/server/main.go
go mod tidy
go run ./cmd/server/main.go
EthPaymaster relay Back-end Service
go install github.com/swaggo/swag/cmd/swag@latest
swag init -g ./cmd/server/main.go
go mod tidy
go run ./cmd/server/main.go