- Removes lodash dependecy for web version
- Uses the new generateFaucetWallet() API method
- Make 'issue a token' code capable of running in-browser or in Node.js
without modification
- Fix bugs in submit and verify helper function
- Tweak tutorial and placement of helper function
- Finish drafting sample code
- Put sample code into tutorial
Interactive tutorials: more consistent style
Interactive tutorials: Use new generics for send-xrp, use-tickets
Interactive tutorials: clean up now-unused code
Interactive tutorials: progress & debugging of errors
Interactive: Require Destination Tags; and related
- Validate addresses in Transaction Sender and warn on Mainnet X-address
- Option to load destination address from query param in Tx Sender
- Some more/updated helpers in interactive tutorial JS
Interactive tutorials: fix JA version
Interactive tutorials: readme, include code filter (incomplete)
Interactive tutorials: improvements for consistency
Interactive Tutorials: finish readme
Interactive tutorials: fix syntax errors