beginner 120 min

Code with XRPL & JavaScript

Getting started coding on the XRP Ledger with JavaScript: create accounts, send XRP, create trustlines, send tokens, and mint NFTs.

Overview

Getting started coding on the XRP Ledger with JavaScript: create accounts, send XRP, create trustlines, send tokens, and mint NFTs.

Resources

Assignments

1. Send XRP

Write a script that creates two testnet accounts and sends 10 XRP from one to the other. Share your code.

2. Mint an NFT

Write a script that mints an NFToken on testnet. Include metadata pointing to an image URL.

Prerequisites

Complete these before starting this module:

Assignments

1

Send XRP

Write a script that creates two testnet accounts and sends 10 XRP from one to the other. Share your code.

2

Mint an NFT

Write a script that mints an NFToken on testnet. Include metadata pointing to an image URL.