Files
tycho-protocol-sdk/testing/.env.default
2024-06-27 16:02:19 +02:00

4 lines
200 B
Plaintext

SUBSTREAMS_PATH=../substreams/ethereum-curve
RPC_URL=https://mainnet.infura.io/v3/your-infura-key
DATABASE_URL: "postgres://postgres:mypassword@db:5432/tycho_indexer_0"
SUBSTREAMS_API_TOKEN="changeme"