ddawson
c5045c95ad
Fix HTML name
2023-06-07 13:29:48 -07:00
ddawson
9ee7434ef6
Fix links
2023-06-07 12:22:45 -07:00
ddawson
f60618e9b7
NFToken -> NFT
2023-06-07 10:18:21 -07:00
ddawson
bcee652823
Fix parent refs
2023-06-06 15:18:37 -07:00
ddawson
9c8881dd38
QS toc update
2023-06-06 14:42:09 -07:00
ddawson
d168f722a0
Add (Python) to title
2023-06-02 10:00:05 -07:00
ddawson
8d0de0c2eb
fix graphic links
2023-06-01 17:00:47 -07:00
ddawson
ec98916a09
Add 3 tutorials
2023-06-01 14:17:57 -07:00
ddawson
37c893b8fc
Snake case!
2023-05-18 16:59:25 -07:00
ddawson
ace77f4660
Quickstart Python draft
2023-05-17 17:26:37 -07:00
ddawson
7450190438
Fix set minter, misc
2023-03-30 16:41:23 -07:00
ddawson
78e8ea9c34
DGE791-remove XLS20 refs
2023-03-08 12:16:23 -08:00
ddawson
1a6dfec27e
Add note re download zip
2023-01-20 13:54:04 -08:00
Amarantha Kulkarni
845422da7f
Add words from new features such as NFTs to the spell checker ( #1615 )
...
* Add words from new features such as NFTs to the spell checker
* Add more proper nouns and general purpose words
* Add more proper nouns and general purpose words
* Update to use backticks
* Update proper nouns and generic words
* Fix style for words based on style checker report
* Style/spelling fixes
* Fix links broken by style/spelling updates
* More edits for style
* Finish updates to get style checker to pass
Co-authored-by: mDuo13 <mduo13@gmail.com >
2022-12-15 14:29:32 -08:00
ddawson
6db145724d
Fix getAccount in Quickstart
2022-11-29 16:59:53 -08:00
ddawson
0e9feb86c6
Remove NFT-Devnet refs, old tutorial
2022-11-15 13:52:41 -08:00
ddawson
d8b63c6e1c
Missed a disclaimer
2022-11-15 10:55:59 -08:00
ddawson
30102e5152
Update tutorial for testnet
2022-11-14 17:45:08 -08:00
mDuo13
4addf5996b
Update NFT status
2022-10-31 14:52:40 -07:00
mDuo13
25598c63e8
Add download class to QS zip links
2022-09-29 14:29:05 -07:00
Dennis Dawson
c58ad766b6
Update content/tutorials/quickstart/batch-minting.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-09-26 15:21:07 -07:00
Dennis Dawson
5b24f7c132
Update content/tutorials/quickstart/batch-minting.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-09-26 15:20:57 -07:00
Dennis Dawson
c7f7bb80de
Update content/tutorials/quickstart/batch-minting.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-09-26 14:45:48 -07:00
ddawson
f43e907ebd
add updated Zip
2022-09-20 08:59:28 -07:00
ddawson
f2c7379453
fix header
2022-09-19 16:41:46 -07:00
ddawson
38eb86d602
Merge branch 'add_batch_minting' of github.com:XRPLF/xrpl-dev-portal into add_batch_minting
2022-09-19 16:11:55 -07:00
ddawson
df03c7d242
Update Quickstart Intro
2022-09-19 16:08:55 -07:00
Dennis Dawson
cb9da39e7e
Merge branch 'master' into add_batch_minting
2022-09-19 16:00:11 -07:00
ddawson
a730f0eb06
Add Batch Minting
2022-09-19 15:46:24 -07:00
ddawson
4adca5e4d2
changes based on mduo review
2022-08-31 10:49:40 -07:00
ddawson
85a602ecf2
Use flag name vs number
2022-08-30 11:05:36 -07:00
ddawson
524872ee60
Add auth minter
2022-08-30 10:21:44 -07:00
ddawson
ac3fe2e056
Add Authorized Minter to Quickstart
2022-08-30 09:53:28 -07:00
Dennis Dawson
39c959afc8
fix trust line in footer
2022-06-09 10:48:13 -07:00
Dennis Dawson
834af882a8
fix trust line in footer
2022-06-09 10:47:28 -07:00
Dennis Dawson
726a6e63c3
Fix trust line
2022-06-09 10:46:34 -07:00
Dennis Dawson
1b3fa0509b
Remove redundant comment
2022-06-09 10:30:09 -07:00
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