Commit Graph

765 Commits

Author SHA1 Message Date
Dennis Dawson
f4e87df9c5 Fix trust line in descriptions
Leaving it in the UI for now, due to extensive changes required to get it right there.
2022-06-09 10:27:40 -07:00
Dennis Dawson
9c0f11152d update reciprocal expiry 2022-06-09 10:16:27 -07:00
Dennis Dawson
27a2126cbb update reciprocal expiry date 2022-06-09 10:04:27 -07:00
Dennis Dawson
93a8426f33 Update description of expiry date 2022-06-09 09:48:56 -07:00
Dennis Dawson
b4eeb97fd2 Much better date conversion.
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-06-09 09:42:18 -07:00
Dennis Dawson
bcfa03c020 revert NFT label
Not a big deal, a mistake on my part in the original. Ideally, this will be more flexible in the future. I didn't realize these were hard-coded.

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-06-09 09:07:03 -07:00
Dennis Dawson
0abf9bb315 more explicit description of use of seeds
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-06-09 09:02:28 -07:00
Dennis Dawson
83c4c189c1 Fix error on Transfer Fee
If non-transferable, set the value to 0, not 1.
2022-06-02 12:22:40 -07:00
Dennis Dawson
230bb07dd7 Remove arrow character 2022-06-02 12:13:18 -07:00
Dennis Dawson
e91fd22f8e Remove enumeration from link to broker-sale
In consideration of future lessons, brokering a sale is not necessarily in line with the overall trajectory of the tutorials.
2022-06-02 12:07:03 -07:00
Dennis Dawson
11616f82fb Separate Broker example from basic 4 lessons
Planning for the future, the requirement of 3 accounts on screen is specific to brokered sales. Other examples that do not require 3 accounts can be built off of the earlier examples. The brokered example is not necessarily in line with the future trajectory of the tutorial examples.
2022-06-02 12:03:29 -07:00
Dennis Dawson
8dae1712fa Add line to enable list indent 2022-06-02 11:56:50 -07:00
Dennis Dawson
105ceb762b Merge branch 'master' into Updates_for_JS2.2.3 2022-06-02 09:53:30 -07:00
Dennis Dawson
795ec580a3 Update Prev/Next 2022-06-02 09:39:53 -07:00
Dennis Dawson
cba67c1c76 Add Broker Sale to list of lessons 2022-06-02 09:33:32 -07:00
Dennis Dawson
ef3e3263dc Update alt text 2022-06-01 18:20:52 -07:00
Dennis Dawson
f8abc405b5 Update to NFTokenBrokerFee 2022-06-01 18:19:17 -07:00
Dennis Dawson
ee4254bfb4 Add screenshots. 2022-06-01 18:17:45 -07:00
Dennis Dawson
a9ad298ddb Update screenshot and UI info 2022-06-01 16:35:12 -07:00
Dennis Dawson
1662044b50 Update screenshots 2022-06-01 15:47:45 -07:00
Dennis Dawson
1923666b4e Remove default amount values 2022-06-01 14:30:00 -07:00
Dennis Dawson
bd415e5318 Complete first draft 2022-06-01 14:07:23 -07:00
Dennis Dawson
682159f786 Remove unnecessary code.
No reason to get the wallet when getting the lists of offers.
2022-06-01 09:34:06 -07:00
Dennis Dawson
41a5b554be WIP 2022-05-31 17:38:27 -07:00
Dennis Dawson
21238da116 WIP broker-sale.md 2022-05-27 16:56:19 -07:00
Dennis Dawson
3812d67459 Remove tabs. 2022-05-26 15:22:46 -07:00
Dennis Dawson
fc06445487 Updates for 2.2.3
Add expiration date, fix indents.
2022-05-26 15:17:06 -07:00
Dennis Dawson
e5bae8cf35 Remove odd bold period 2022-05-26 11:55:15 -07:00
Dennis Dawson
62c815cb40 Update to add transfer fee 2022-05-25 14:08:46 -07:00
Dennis Dawson
fb90528b43 Update with Destination field support 2022-05-24 14:46:43 -07:00
Rome Reginelli
ccc22c1707 Merge pull request #1379 from XRPLF/dd-add-nft-methods
Document NFT-related API methods
2022-05-23 17:57:04 -07:00
Rome Reginelli
11261fe6a0 Merge pull request #1407 from XRPLF/dex_tutorial_updates
Trade in the DEX: link sample code & add README
2022-05-23 17:36:53 -07:00
mDuo13
1c45eac0b3 NFT method fixes 2022-05-23 17:35:05 -07:00
Dennis Dawson
697bec7800 Add Destination and revise code 2022-05-23 17:27:52 -07:00
Dennis Dawson
35c0c68fab Updates for 2.2.3
Remove section on using the account faucet from the docs; add the Destination fields.
2022-05-23 16:27:31 -07:00
Rome Reginelli
823c9ba763 Merge pull request #1376 from XRPLF/dd-NFT-Jira-Fix-20200321
Add new error case tecOBJECT_NOT_FOUND
2022-05-23 15:55:19 -07:00
Rome Reginelli
5a43219e17 Merge pull request #1220 from amarantha-k/xrpl-1191
Clarify that you can generate keys in any normal way
2022-05-19 16:52:54 -07:00
mDuo13
eb1cac593c Trade in the DEX: link sample code & add README 2022-05-19 16:23:34 -07:00
mDuo13
c507463f86 [JA] fix links from sign step in tutorials 2022-05-19 16:10:18 -07:00
mDuo13
770269d1de Reliable tx sub: fix Fee type 2022-05-19 15:14:16 -07:00
mDuo13
1ab63e9c1b Assign a regular key pair: apply tabs for all code types 2022-05-17 13:32:12 -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
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
25f3688304 Merge pull request #1401 from ObiajuluM/patch-1
Update send-a-conditionally-held-escrow.md
2022-05-11 14:41:51 -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
0da1f6e8b6 Trade in the DEX: edits per review 2022-05-10 13:43:57 -07:00
Rome Reginelli
d9053d8b0f Fix comment typo 2022-05-09 17:15:15 -07:00
Rome Reginelli
1a099eded7 Crypto-conditions code: make code more consistent
- Put code in tabs
- Generate an actually random preimage in Python
- Make code more consistent across languages
2022-05-09 17:14:20 -07:00
Obiajulu
71880b2ea8 Update send-a-conditionally-held-escrow.md
Added python example for generating escrow condition and fulfillment
2022-05-05 11:31:54 -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