Commit Graph

452 Commits

Author SHA1 Message Date
lathan britz
e8940b7afa add comments for tickets issue #1430 2022-07-07 00:13:24 -04:00
Rome Reginelli
59c4540afc Merge pull request #1417 from XRPLF/normalize_currency_code_sample
Add 'Normalize Currency Code' code sample
2022-06-15 13:34:12 -07:00
mDuo13
1c760de003 Normalize currency code: edits per review 2022-06-15 13:23:06 -07:00
Dennis Dawson
5da6d9fd9e Use Rome's improved expiry date formula 2022-06-09 10:42:10 -07:00
mDuo13
581a02c847 Add 'Normalize Currency Code' code sample 2022-06-08 14:45:44 -07:00
Dennis Dawson
659dc63d57 Ugh - remove WIP js file 2022-06-02 12:40:35 -07:00
Dennis Dawson
f78081bcae Updated code samples for 2.2.3 2022-06-02 11:09:55 -07:00
mDuo13
eb1cac593c Trade in the DEX: link sample code & add README 2022-05-19 16:23:34 -07:00
Rome Reginelli
7316fe1792 Merge pull request #1258 from jakeatdocforce/code_samples_page_mduo13
Code samples page expanding on mduo13 work
2022-05-16 17:43:36 -07:00
mDuo13
b62b81ac1f Code samples: sort intro things first 2022-05-13 13:35:04 -07: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
Rome Reginelli
7bd708345e Merge pull request #1396 from mDuo13/offer_tutorial_1
Interactive Tutorial: Trade in the Decentralized Exchange
2022-05-11 13:13:05 -07:00
mDuo13
cafb714104 Code samples: copy edit descriptions 2022-05-10 14:23:59 -07:00
mDuo13
0da1f6e8b6 Trade in the DEX: edits per review 2022-05-10 13:43:57 -07:00
Denis Angell
b041b31057 NFT: Update Fields for v2.2.1 (#1400)
* update: 2.2.1

* fixup: nft field changes
2022-04-29 17:49:10 -07:00
Rome Reginelli
bed6d7309d DEX tutorial: apply suggestions from review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-04-22 16:54:09 -07:00
mDuo13
72c18f32e5 Code samples: update includes for moved samples 2022-04-20 14:04:04 -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
bf166fffa1 Finish trade in the DEX tutorial draft 2022-04-19 19:55:41 -07:00
Dennis Dawson
cc2ee1a994 The archive of Quickstart JavaScript files. 2022-04-13 10:19:06 -07:00
Dennis Dawson
865ec7e4a2 Incidental landing page for quickstart samples 2022-04-13 10:17:39 -07:00
mDuo13
1173425ed9 DEX tutorial: simplify metadata section, use BigNumber 2022-04-01 15:23:15 -07:00
mDuo13
d286614c6a DEX trade code: interpret metadata 2022-04-01 14:37:33 -07:00
mDuo13
4be8c322dd DEX tutorial: clarify TickSize issues 2022-03-31 18:57:21 -07:00
mDuo13
66b31dc209 DEX trade tutorial: more progress (incomplete)
There's still a bug that causes the code's predictions to be wrong.
2022-03-30 20:40:58 -07:00
mDuo13
8fe9cdc9d8 Issue a token code sample: Update README 2022-03-23 18:59:58 -07:00
mDuo13
b042b22f97 DEX trade tutorial: add draft code 2022-03-23 18:59:36 -07:00
Omar Khan
89bc839a80 fix whitespace indentation 2022-03-10 17:08:12 -05:00
Omar Khan
fb22c495bb fix NFTokenCancelOffer code snippets 2022-03-08 13:24:44 -05:00
mDuo13
ec25f6bbdd Merge branch 'wallet_tutorial' 2022-02-08 15:13:12 -08:00
mDuo13
60cfb42749 Build a Wallet: another bonus step with code for regular key & commandline network switch 2022-02-04 15:03:03 -08:00
mDuo13
361ca0dcfc Wallet tutorial: allow creation of new accounts by default 2022-02-04 14:08:48 -08:00
mDuo13
435e1e35a4 Wallet tutorial: refactor bonus owned objects code 2022-02-02 17:42:16 -08:00
mDuo13
3e824759fd Wallet tutorial: more polish 2022-02-01 15:16:33 -08:00
mDuo13
222a7760d1 Improve async setup code 2022-01-31 13:40:18 -08:00
mDuo13
effc4d470e Build a Wallet: finished draft of tutorial 2022-01-21 19:09:50 -08:00
mDuo13
0dd06fac41 Wallet tutorial: docs thru step 5 2022-01-20 17:21:24 -08:00
mDuo13
4dba0cf70f Build a Wallet: progress thru step 3:
- Tutorial docs through step 3 (inputting an account)
- New screenshots
- Minor code cleanup
- Fix the include_code filter to better handle indentation in Python
  code
2022-01-19 17:33:23 -08:00
mDuo13
14a1fc84d7 Build a Wallet tutorial: text for first few steps 2022-01-18 19:04:34 -08:00
mDuo13
773cabbe5c Build wallet: Backport refactor from step 6 2022-01-13 18:36:52 -08:00
mDuo13
e8a5847cc5 Build Wallet code: better separation of concerns 2022-01-11 17:07:19 -08:00
mDuo13
2da5a6beb7 more NFT tutorial fixes 2022-01-10 13:00:21 -08:00
mDuo13
130d8636ab Merge NFT doc fixes 2022-01-10 12:48:43 -08:00
Dennis Dawson
62eaa3e7a6 In create buy offer, parse the flag int 2022-01-10 11:18:32 -08:00
mDuo13
2608c5264d Move NFToken tutorial to Use Tokens category 2022-01-10 01:03:20 -08:00
mDuo13
b2668b7de9 Build Wallet: cleaned up, feature-complete code 2022-01-06 18:39:36 -08:00
mDuo13
2756c663f9 Working hybrid async/thread code w/ domain verif 2022-01-05 18:09:07 -08:00
mDuo13
08e0b5d442 Build a wallet: non-working verify funcs 2021-12-21 14:57:29 -08:00
mDuo13
232b5284a5 Build wallet: start migrating to async 2021-12-20 20:57:47 -08:00