-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.example
More file actions
17 lines (15 loc) · 844 Bytes
/
.env.example
File metadata and controls
17 lines (15 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# External URLs
NEXT_PUBLIC_LANDING=https://fluxity.finance
NEXT_PUBLIC_DOCUMENTATION=https://docs.fluxity.finance
NEXT_PUBLIC_COMMUNITY=https://discord.gg/JnT7KPEuQs
NEXT_PUBLIC_FLUXITY_API=https://api.fluxity.finance
NEXT_PUBLIC_FRIENDBOT=https://friendbot.stellar.org/?addr=
NEXT_PUBLIC_WHITEPAPER=https://docs.google.com/document/d/1Yh4wI4RR2WK4CN48HRHJMX78OHcVOYST7MN_U2KSm_4/edit?usp=sharing
# Contract URLs
NEXT_PUBLIC_MAINNET_CONTRACT=https://horizon.stellar.org
NEXT_PUBLIC_TESTNET_CONTRACT=CC63CCQDH3HLQ4XCGJWF45JYPI562RTZR3PNH7BM7RGQRHRQVHLJVZLH
# Network URLs
NEXT_PUBLIC_MAINNET_HORIZONURL=https://horizon.stellar.org
NEXT_PUBLIC_TESTNET_HORIZONURL=https://horizon-testnet.stellar.org
NEXT_PUBLIC_MAINNET_SOROBAN_RPCURL=https://soroban-testnet.stellar.org
NEXT_PUBLIC_TESTNET_SOROBAN_RPCURL=https://soroban-testnet.stellar.org