Commit Graph

21 Commits

Author SHA1 Message Date
ddawson
7450190438 Fix set minter, misc 2023-03-30 16:41:23 -07: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
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
39c959afc8 fix trust line in footer 2022-06-09 10:48:13 -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
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
105ceb762b Merge branch 'master' into Updates_for_JS2.2.3 2022-06-02 09:53:30 -07:00
Dennis Dawson
1662044b50 Update screenshots 2022-06-01 15:47:45 -07:00
Dennis Dawson
62c815cb40 Update to add transfer fee 2022-05-25 14:08:46 -07:00
mDuo13
1c45eac0b3 NFT method fixes 2022-05-23 17:35:05 -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
mDuo13
8f6e248f75 Quickstart: Use buttons for nav 2022-04-19 20:08:41 -07:00
Amarantha Kulkarni
0993406d6f Filenames in code font 2022-04-15 15:52:50 -07:00
Dennis Dawson
6ca5e3d904 Fix labels 2022-04-13 15:42:06 -07:00
Dennis Dawson
dbefcd5a31 fix header 2022-04-13 15:33:17 -07:00
Dennis Dawson
d3b1adc690 Add NFToken disclaimer 2022-04-13 13:59:05 -07:00
Dennis Dawson
2d961c4625 Add links to sample archive 2022-04-13 13:54:26 -07:00
Dennis Dawson
6e5758b8b8 Create mint-nfts.md
Step 3 in the Quickstart Tutorial.
2022-04-13 13:49:14 -07:00