JST5000
3a6c7dac74
Change classic_address to address xrpl-py
2023-06-08 14:33:14 -07:00
JST5000
676e75da16
send_reliable_submission -> submit_and_wait
2023-06-05 16:05:04 -07:00
David Fuelling
a22c6e9541
Add newlines per PR Comments
2023-05-11 13:02:05 -06:00
David Fuelling
a18fe56cdf
Update tutorial for xrpl4j v3
...
This PR updates all Java examples to utilize xrpl4j v3, which has slight different contracts as compared to v2.
2023-05-09 16:54:40 -06:00
Riku
cfc226efb2
rename base-async
2023-03-04 11:05:18 +01:00
Riku
e3a8109d26
add basic python async getting started example
2023-02-17 17:12:40 +01:00
mDuo13
e38318abb0
Code samples cleanup:
...
- Move Quickstart to a language folder
- Copy-edits to code sample blurbs/titles
2022-05-13 13:20:43 -07: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
Jyri Hovila
6cab63408e
Update get-acct-info.js
...
The call to initiate a new wallet (through fundWallet) must not include parameters.
The previous version of the code gives error: ReferenceError: Cannot access 'test_wallet' before initialization
2021-11-14 20:22:47 +02:00
Gambaard
88beeb98d0
Update prepare-payment.py
...
Added space for readability
2021-11-07 15:16:52 +01:00
Elliot Lee
916845a0b6
Get Started Using JavaScript: use WebSocket URI
2021-10-25 20:40:24 -07:00
mDuo13
8579fa382c
Code samples: clean up package versioning for xrpl.js 2.0
2021-10-20 13:26:49 -07:00
mDuo13
b08f4334ea
Refactor Send XRP: reliable sub, folders by language
...
- Use reliable transaction submission methods where available
- Update text to describe the functions (esp. xrpl.js 2.0 stuff)
- Move Send XRP code samples to subfolders by language for consistency
with other tutorials
2021-10-14 19:41:23 -07:00
mDuo13
69641175ce
xrpl.js 2.0: small code updates
2021-10-13 17:37:37 -07:00
mDuo13
64e915eeb2
xrpl.js 2: update many mentions, more code
2021-10-12 19:16:20 -07:00
mDuo13
6fc9afbd7e
Get started: consolidate, start updating Node.js
2021-10-12 19:12:35 -07:00