Imports
- github.com/dgraph-io/badger/v3
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/ethclient
- github.com/ethereum/go-ethereum/rpc
- github.com/gin-contrib/cors
- github.com/gin-gonic/gin
- github.com/metachris/flashbotsrpc
- go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
- go.opentelemetry.io/otel
Imports in module “github.com/stackup-wallet/stackup-bundler”
- github.com/stackup-wallet/stackup-bundler/internal/config
- github.com/stackup-wallet/stackup-bundler/internal/logger
- github.com/stackup-wallet/stackup-bundler/internal/o11y
- github.com/stackup-wallet/stackup-bundler/pkg/bundler
- github.com/stackup-wallet/stackup-bundler/pkg/client
- github.com/stackup-wallet/stackup-bundler/pkg/gas
- github.com/stackup-wallet/stackup-bundler/pkg/jsonrpc
- github.com/stackup-wallet/stackup-bundler/pkg/mempool
- github.com/stackup-wallet/stackup-bundler/pkg/modules/batch
- github.com/stackup-wallet/stackup-bundler/pkg/modules/builder
- github.com/stackup-wallet/stackup-bundler/pkg/modules/checks
- github.com/stackup-wallet/stackup-bundler/pkg/modules/expire
- github.com/stackup-wallet/stackup-bundler/pkg/modules/gasprice
- github.com/stackup-wallet/stackup-bundler/pkg/modules/paymaster
- github.com/stackup-wallet/stackup-bundler/pkg/modules/relay
- github.com/stackup-wallet/stackup-bundler/pkg/signer