Demo for code walkthrough functionality

This commit is contained in:
Maria Shodunke
2025-08-13 14:12:22 +01:00
parent 456b607615
commit 06b3c80ac7
4 changed files with 99 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
// In browsers, use a <script> tag. In Node.js, uncomment the following line:
// const xrpl = require('xrpl')
const xrpl = require('xrpl')
// Wrap code in an async function so we can use await
async function main() {