jonathanlei
eebbfc2d23
add memos to tutorials
2023-01-24 18:23:51 -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
mDuo13
bc752f213d
Enable include_code by default
2022-11-22 16:18:30 -08:00
mDuo13
49e67ee7ef
[JA] fix links & remove some unneeded redirects
2022-08-20 14:34:55 -07:00
mDuo13
b3298e58b6
Fix lots of broken links
2022-07-30 02:31:09 -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
c507463f86
[JA] fix links from sign step in tutorials
2022-05-19 16:10:18 -07:00
mDuo13
1ab63e9c1b
Assign a regular key pair: apply tabs for all code types
2022-05-17 13:32:12 -07:00
mDuo13
72c18f32e5
Code samples: update includes for moved samples
2022-04-20 14:04:04 -07:00
mDuo13
ca80f66efe
Tokens renaming: more find-and-replace
2022-02-15 18:45:03 -08:00
mDuo13
8abb3e6348
Fix a bunch of broken links
2022-02-09 16:45:53 -08:00
develoQ
33b4d94793
translate disable-master-key-pair
2021-12-23 23:46:09 +09:00
develoQ
07e17c13ef
translate ticket page
2021-12-08 21:31:58 +09:00
Thomas Silkjær
c5ede2b150
Update owner reserve amounts ( #1254 )
...
* Update signerlist.md
* Update set-up-multi-signing.md
* Update set-up-multi-signing.ja.md
* Update accountdelete.md
* Update accountdelete.md
2021-11-29 11:51:13 -08:00
mDuo13
e31afae03e
Update: Tickets, NegativeUNL enabled on Mainnet
2021-11-23 17:26:15 -08:00
Amarantha Kulkarni
9925b10413
Clarify that you can generate keys in any normal way
2021-10-26 16:44:48 -07:00
mDuo13
473f38329d
Freeze/interactive tutorials: edits per reviews
2021-10-26 14:43:10 -07:00
mDuo13
afe6b6263d
Make global freeze tutorial interactive
2021-10-22 15:44:45 -07:00
mDuo13
84d540a122
xrpl.js 2.0 edits per review, more cleanup
2021-10-20 12:43:56 -07:00
mDuo13
12eff02bc6
Remove legacy links to RippleAPI 1.x docs
2021-10-20 12:18:13 -07:00
mDuo13
92a8faecac
xrpl.js 2.0 release edits
...
- Final CDN URLs; remove TODOs
- Update sample code in Use Tickets tutorial
2021-10-20 11:27:17 -07:00
mDuo13
64e915eeb2
xrpl.js 2: update many mentions, more code
2021-10-12 19:16:20 -07:00
fersmi
da1be90237
301 permanently moved
...
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
mDuo13
b0359388a2
Start Issue a Token tutorial
2021-08-18 15:09:14 -07:00
mDuo13
578435cd0a
Labels: finish tagging content, add final styles
2021-06-14 14:49:10 -07:00
mDuo13
7b44ea177b
Label browsing: more labels, style updates, etc.
2021-06-04 14:31:42 -07:00
mDuo13
7d16ea3429
Update links to HTTP/WS get started page
2021-05-10 16:27:21 -07:00
mDuo13
6d5689885d
Get started reorg: fix typos, move some other files to match nav
2021-05-10 15:46:27 -07:00
mDuo13
2b6ce94524
Add status badge to Use Tickets tutorial
2021-04-22 15:23:56 -07:00
mDuo13
02a852ec56
Use frontmatter for tutorials
2021-04-21 18:44:41 -07:00
mDuo13
d476617646
More frontmatter updates
2021-04-21 15:15:32 -07:00
mDuo13
43b1aef137
Use auto hierarchy tech
2021-04-15 18:24:41 -07:00
mDuo13
3971906c88
Send XRP: xrpl-py examples
2021-03-26 17:30:56 -07:00
mDuo13
6d91616a62
Improve & refactor interactive tutorial code
...
Interactive tutorials: more consistent style
Interactive tutorials: Use new generics for send-xrp, use-tickets
Interactive tutorials: clean up now-unused code
Interactive tutorials: progress & debugging of errors
Interactive: Require Destination Tags; and related
- Validate addresses in Transaction Sender and warn on Mainnet X-address
- Option to load destination address from query param in Tx Sender
- Some more/updated helpers in interactive tutorial JS
Interactive tutorials: fix JA version
Interactive tutorials: readme, include code filter (incomplete)
Interactive tutorials: improvements for consistency
Interactive Tutorials: finish readme
Interactive tutorials: fix syntax errors
2021-03-24 13:59:22 -07:00
mDuo13
45e9ddd3a8
Update ripple-lib dependency in templates:
...
- Use variable in more places
- Move lodash dep to a variable with integrity check
- Update examples in some places that refer to 1.8.0
2021-03-03 15:23:36 -08:00
mDuo13
2541b59e58
Use Tickets: fix missing await in example
2021-03-02 20:25:19 -08:00
mDuo13
7708e30219
Use Tickets: edits per review
2021-02-11 15:12:31 -08:00
Rome Reginelli
fd45d170d0
Apply suggestions from @intelliot review
...
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2021-02-05 13:30:29 -08:00
mDuo13
eb0b9a66e5
Use Tickets tutorial upgrades
...
- Use Devnet for live examples
- Move code to a dedicated JS file instead of having it all inline
- Improve transaction submission logic
2021-02-01 19:05:33 -08:00
mDuo13
fb9174f51d
Use Tickets: intermission, cleanup
2021-01-19 18:20:54 -08:00
mDuo13
12c42e2a9f
Use Tickets: draft complete
2021-01-15 15:47:56 -08:00
mDuo13
bb46c3206e
Use Tickets: better handling of non-validation
2021-01-14 18:26:27 -08:00
mDuo13
0acd12bd90
Use Tickets: fix styles, check tickets
2021-01-14 03:23:12 -08:00
mDuo13
58f0c8bee2
Use Tickets: wait for validation step
2021-01-13 23:01:15 -08:00
mDuo13
231602e8c0
Use Tickets: fix code for early steps
2021-01-12 20:05:44 -08:00
mDuo13
7ee9235291
Use Tickets: more interactive code progress
2021-01-11 20:30:28 -08:00
mDuo13
ed32c6737b
TicketBatch tutorial fixes
2020-12-16 13:52:42 -08:00
mDuo13
d1c20192a4
TicketBatch: tutorial progress
2020-12-14 17:22:34 -08:00
mDuo13
a93f58e783
TicketBatch tutorial progress
2020-12-07 17:58:51 -08:00
mDuo13
dfbdd15df5
Add explicit code language markers
2020-09-08 14:16:47 -07:00