Files
xrpl-dev-portal/content/_code-samples/build-a-wallet/js/.env
Tushar Pardhe 8c888bd248 Build a wallet using js - JS Bounty (#1752)
Created javascript tutorial with feedback from @mDuo13 and @JST5000 to teach folks how to build a wallet for the xrpl using javascript.
2023-05-09 16:52:21 -07:00

3 lines
159 B
Bash

CLIENT="wss://s.altnet.rippletest.net/"
EXPLORER_NETWORK="testnet"
SEED="s████████████████████████████"