-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
14 lines (14 loc) · 796 Bytes
/
Copy path.env.example
File metadata and controls
14 lines (14 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SOLANA_CLUSTER=devnet
SOLANA_RPC_URL=https://example.solana-devnet.rpc
ANCHOR_PROVIDER_URL=https://example.solana-devnet.rpc
ANCHOR_WALLET=.argus-devnet-keypair.json
SOLANA_KEYPAIR_PATH=.argus-devnet-keypair.json
SOLANA_PUBLIC_KEY=replace_with_public_key
ARGUS_RELAYER_MODE=demo
ARGUS_RELAYER_KEYPAIR=.argus-devnet-keypair.json
ARGUS_AUTHORIZED_RELAYER_PUBLIC_KEY=replace_with_public_key
ARGUS_REGISTRY_PROGRAM_ID=STmkbEWTmfBJR2mDHrbvKNjo2spT6mPU9668mw2hMaL
ARGUS_VERIFIER_BASE_URL_ALLOWLIST=["https://verify.argus.dev"]
ARGUS_DEMO_BACKEND_URL=https://verify.argus.dev
ARGUS_PARTNER_APP_ALLOWLIST=[{"partnerId":"recommerce-demo","useCases":["marketplace_listing"],"appIdentityHashes":["replace_with_app_identity_hash"]}]
ARGUS_ANDROID_ATTESTATION_ROOT_SHA256=replace_with_root_certificate_sha256