Skip to content

wrkzcoin/miniwallet-api

 
 

Repository files navigation

webwallet-backend-node

a backend for a web wallet in nodejs

sample .env file:

PORT=5555
LOG_LEVEL=INFO
WALLET_PATH=funds.wallet
WALLET_PASSWORD=hunter2
SPK=5c7a0ee3b49876bed27f8b263cbaa3f281c2b512ad6cc55017a38c4bde6ac10dba3470101388a4f0f6236aa3f9424bf89a24945776f9ac49464bc43fcf25800e
DAEMON_URI=10.0.0.2
DAEMON_PORT=11898
KEYSTORE_HOST=http://10.0.0.7:7777

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%