diff --git a/README.md b/README.md index 7e786297..24774171 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ NEXT_PUBLIC_MAINNET_RPC_URL=https://nodes.chandrastation.com/rpc/manifest/ NEXT_PUBLIC_TESTNET_RPC_URL=https://manifest-beta-rpc.liftedinit.tech/ NEXT_PUBLIC_MAINNET_API_URL=https://nodes.chandrastation.com/api/manifest/ NEXT_PUBLIC_TESTNET_API_URL=https://manifest-beta-rest.liftedinit.tech/ +NEXT_PUBLIC_TESTNET_EXPLORER_URL=https://testnet.manifest.explorers.guru +NEXT_PUBLIC_MAINNET_EXPLORER_URL=https://manifest.explorers.guru +NEXT_PUBLIC_TESTNET_INDEXER_URL=https://testnet-indexer.liftedinit.tech +NEXT_PUBLIC_MAINNET_INDEXER_URL=https://indexer.liftedinit.app ``` ### Development