mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
JS get started: more edits per feedback
This commit is contained in:
@@ -7,6 +7,7 @@ if (typeof module !== "undefined") {
|
||||
|
||||
// Example credentials
|
||||
const wallet = xrpl.Wallet.fromSeed("sn3nxiW7v8KXzPzAqzyHXbSSKNuN9")
|
||||
console.log(wallet.address) // rMCcNuTcajgw7YTgBy1sys3b89QqjUrMpH
|
||||
|
||||
// Connect -------------------------------------------------------------------
|
||||
async function main() {
|
||||
|
||||
Reference in New Issue
Block a user