Commit Graph

16 Commits

Author SHA1 Message Date
mDuo13
473f38329d Freeze/interactive tutorials: edits per reviews 2021-10-26 14:43:10 -07:00
mDuo13
ee927ebf94 xrpl.js 2.0: clean up issue a token examples 2021-10-20 11:39:43 -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
bea3f71601 xrpl.js 2.0 code samples cleanup 2021-10-20 02:05:20 -07:00
mDuo13
7cff4596cc xrpl.js 2.0: address feedback, fix many TODOs 2021-10-19 18:55:06 -07:00
mDuo13
73a3756ede xrpl.js 2.0: more updates 2021-10-15 17:49:35 -07:00
mDuo13
58a9c25c2b code updates for xrpl.js 2.0 beta 5 2021-10-12 19:16:22 -07:00
mDuo13
9fc9d58c82 xrpl.js 2.0: update issue a token sample code, etc. 2021-10-12 19:03:03 -07:00
mDuo13
03dfe6d6de Issue a token: Incorporate Java code, clarify some details 2021-08-26 17:05:31 -07:00
nkramer44
678553d6fa add issue token tutorial code for xrpl4j 2021-08-25 16:10:27 -04:00
mDuo13
d6e06ae140 Update ripple-lib samples to 1.10.0
- 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
2021-08-24 14:47:22 -07:00
mDuo13
cff0fcc716 Issue a token: add README to sample code 2021-08-23 12:11:18 -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
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
d93467a8af Issue a token: working code
- Fix bugs in submit and verify helper function
- Tweak tutorial and placement of helper function
- Finish drafting sample code
- Put sample code into tutorial
2021-08-18 15:09:26 -07:00
mDuo13
5d13f1af17 Issue a token: start code sample 2021-08-18 15:09:26 -07:00