Skip to content

gnosisguild/airlock

Repository files navigation

airlock

Airlock

Airlock is Gnosis Guild's proxy server that masks our api keys.

Supported Chains

  • Mainnet
  • Gnosis
  • Polygon
  • Arbitrum
  • Optimism
  • Avalanche
  • Base

Testnets

  • Sepolia

Current Proxies

  • api/v1/:chainId/rpc - proxies requests to our hosted rpc nodes
  • api/v1/:chainId/moralis - proxies requests to the Moralis indexer api
  • api/v1/subgraph — proxies requests to The Graph subgraph studio
  • api/v1/ipfs — proxies ipfs CID requests through a paid pinata gateway

Running Locally

Copy .env and fill it out with the appropriate secrets. Then run yarn && yarn dev

About

Small proxy server for keeping api keys secret

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published