WIP update - Web3Auth x Wallet Connect signing integration
This commit is contained in:
@ -46,6 +46,11 @@ VITE_INDEXER_TOKEN=""
|
||||
VITE_INDEXER_SERVER="https://testnet-idx.algonode.cloud"
|
||||
VITE_INDEXER_PORT=""
|
||||
|
||||
# Web3Auth Configuration
|
||||
# Get your Client ID from https://dashboard.web3auth.io
|
||||
# Web3Auth enables social login (Google, GitHub, etc.) that auto-generates Algorand wallets
|
||||
VITE_WEB3AUTH_CLIENT_ID=
|
||||
|
||||
|
||||
# # ======================
|
||||
# # MainNet configuration:
|
||||
|
||||
Reference in New Issue
Block a user