mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 04:27:56 +00:00
feat(core): Add backend services, scripts, and initial test structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# PezkuwiChain WebSocket Endpoint
|
||||
WS_ENDPOINT=wss://ws.pezkuwichain.io
|
||||
|
||||
# Sudo account seed phrase for auto-approval
|
||||
# This account will sign approve_kyc transactions when threshold is reached
|
||||
SUDO_SEED=your_seed_phrase_here
|
||||
|
||||
# Server port
|
||||
PORT=3001
|
||||
Reference in New Issue
Block a user