Commit Graph

12 Commits

Author SHA1 Message Date
Wo Jake
befb872e3b usage of send_reliable_submission
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:13:33 +00:00
Wo Jake
9d2d7ffdf0 Remove flag parameter (redundant)
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:11:19 +00:00
Wo Jake
1db0295b57 Remove fee parameter
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:09:17 +00:00
Wo Jake
88350f0550 Optimize result's output 2022-09-03 13:21:57 +00:00
Wo Jake
e82efa394c Add python code sample for Submit and Verify
Submit a transaction and verify its validity on the ledger using xrpl-py
2022-09-03 09:59:43 +00:00
mDuo13
cafb714104 Code samples: copy edit descriptions 2022-05-10 14:23:59 -07:00
mDuo13
7c3ff821f0 Code samples: READMEs and smarter parsing 2022-04-20 14:04:04 -07:00
mDuo13
8c9529d313 Move code samples to language folders consistently 2022-04-20 14:04:04 -07:00
mDuo13
8579fa382c Code samples: clean up package versioning for xrpl.js 2.0 2021-10-20 13:26:49 -07:00
mDuo13
9fc9d58c82 xrpl.js 2.0: update issue a token sample code, etc. 2021-10-12 19:03:03 -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