mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Created javascript tutorial with feedback from @mDuo13 and @JST5000 to teach folks how to build a wallet for the xrpl using javascript.
3 lines
159 B
Bash
3 lines
159 B
Bash
CLIENT="wss://s.altnet.rippletest.net/"
|
|
EXPLORER_NETWORK="testnet"
|
|
SEED="s████████████████████████████" |