package
0.0.0-20250121060430-4f06ff8f7943
Repository: https://github.com/fluidity-money/long.so.git
Documentation: pkg.go.dev
# README
GraphQL Ethereum interface
Listens for requests, and services them using GraphQL. A backend is optionally chosen using SPN_LISTEN_BACKEND, http and lambda is accepted.
Features
Refer to ../../lib/features/list.go
# Constants
EnvBackendType to use to listen the server with, (http|lambda).
EnvListenAddr to listen the HTTP server on.
# Variables
PoolsConfig loaded from pools.toml in the toplevel.