Getting started coding on the XRP Ledger with JavaScript: create accounts, send XRP, create trustlines, send tokens, and mint NFTs.
Getting started coding on the XRP Ledger with JavaScript: create accounts, send XRP, create trustlines, send tokens, and mint NFTs.
Write a script that creates two testnet accounts and sends 10 XRP from one to the other. Share your code.
Write a script that mints an NFToken on testnet. Include metadata pointing to an image URL.
Unlocks
Finishing this module opens up:
Resources
Assignments
Send XRP
Write a script that creates two testnet accounts and sends 10 XRP from one to the other. Share your code.
Mint an NFT
Write a script that mints an NFToken on testnet. Include metadata pointing to an image URL.