Commit Graph

24 Commits

Author SHA1 Message Date
mDuo13
0da1f6e8b6 Trade in the DEX: edits per review 2022-05-10 13:43:57 -07:00
mDuo13
bf166fffa1 Finish trade in the DEX tutorial draft 2022-04-19 19:55:41 -07:00
mDuo13
eae54d1dd0 Trade in the DEX tutorial (WIP) 2022-03-16 19:37:31 -07:00
mDuo13
473f38329d Freeze/interactive tutorials: edits per reviews 2021-10-26 14:43:10 -07:00
mDuo13
7c6257c2d8 Freeze tutorials: fixes and cleanup
- Move JS code samples to JS folder (future-proofing for other
  languages)
- Make "Freeze a Trust Line" tutorial interactive
- Add necessary functionality to interactive_tutorial helper JS
- Rework freeze a trust line tutorial/code sample to make an incoming
  line from another address and make looking up trust lines a
  full-fledged step
2021-10-25 22:56:31 -07:00
mDuo13
afe6b6263d Make global freeze tutorial interactive 2021-10-22 15:44:45 -07:00
mDuo13
2f41ef9480 Make 'Enable No Freeze' interactive 2021-10-22 15:44:45 -07:00
mDuo13
92a8faecac xrpl.js 2.0 release edits
- Final CDN URLs; remove TODOs
- Update sample code in Use Tickets tutorial
2021-10-20 11:27:17 -07:00
mDuo13
7cff4596cc xrpl.js 2.0: address feedback, fix many TODOs 2021-10-19 18:55:06 -07:00
mDuo13
69641175ce xrpl.js 2.0: small code updates 2021-10-13 17:37:37 -07:00
mDuo13
58a9c25c2b code updates for xrpl.js 2.0 beta 5 2021-10-12 19:16:22 -07:00
mDuo13
d04a12fc0d use getBalanceChanges() 2021-10-12 19:03:03 -07:00
mDuo13
0d0a671ee1 xrpl.js updates for interactive tutorials 2021-10-12 19:03:03 -07:00
mDuo13
feaef69da7 xrpl.js: working send xrp sample code, etc. 2021-10-12 19:03:03 -07:00
mDuo13
8ef2c87a21 xrpl.js 2.0: updates for lib fixes, etc. 2021-10-12 19:03:03 -07:00
mDuo13
a5bd489248 Issue a token: minor cleanup 2021-08-27 11:14:08 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
2021-08-18 15:09:26 -07:00
mDuo13
b0359388a2 Start Issue a Token tutorial 2021-08-18 15:09:14 -07:00
mDuo13
6d91616a62 Improve & refactor interactive tutorial code
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
2021-03-24 13:59:22 -07:00
mDuo13
0e33d93c0e Use Tickets: better error handling 2021-02-11 17:06:04 -08:00
mDuo13
eb0b9a66e5 Use Tickets tutorial upgrades
- Use Devnet for live examples
- Move code to a dedicated JS file instead of having it all inline
- Improve transaction submission logic
2021-02-01 19:05:33 -08:00