Jake
81617388bd
Remove js and add filter
...
Change to filter tables on build vs clientside with JS.
Same result adding bootsrap class to all tables.
Remove unneeded divs in md
2021-05-16 13:45:23 -07:00
Jake
2e4163bfd0
stack tables on mobile
...
Option to stack on small devices.
Hide current table headers.
Add headers to rows.
Will need to add divs above tables to id each table for naming. Only did 2 tables in this as a test.
Other tables will hide headers completely and full width content.
2021-05-10 16:12:55 -07:00
Rome Reginelli
5571cfa298
Merge pull request #1059 from mDuo13/ref_fixes
...
PayChannel: add DestinationNode field
2021-05-10 13:47:34 -07:00
mDuo13
f39c4bfeb2
Python get started: backport wording fixes from Java version
2021-05-06 20:07:28 -07:00
Rome Reginelli
8c39456504
Merge pull request #1058 from ripple/nk/xrpl4j-starter
...
Adds a Getting Started with Java tutorial and Java sample code to other tutorials.
2021-05-06 20:04:56 -07:00
Rome Reginelli
bdb840e804
Java get started: adjust punctuation
2021-05-06 20:04:41 -07:00
mDuo13
a473fb94ba
PayChannel: add DestinationNode field
2021-05-05 21:04:05 -07:00
Rome Reginelli
f5cdde0bf2
Merge pull request #1052 from mDuo13/ref_cleanup
...
Restructures references section.
2021-05-05 21:02:59 -07:00
nkramer44
0ea8f5c2bd
add another link
2021-05-05 11:21:39 -04:00
nkramer44
605fcc7b50
fix links for XrplClient
2021-05-05 10:40:47 -04:00
nkramer44
c2bc137be7
rename submitResult to prelimResult.
...
Soften language in submit validation
2021-05-05 10:35:12 -04:00
nkramer44
f9b92f1b33
shorten code sample line lengths to < 80
2021-05-05 10:30:51 -04:00
nkramer44
571ea65c2a
remove whitespace
2021-05-05 10:24:01 -04:00
nkramer44
f2d570111c
Merge branch 'nk/xrpl4j-starter' of https://github.com/ripple/xrpl-dev-portal into nk/xrpl4j-starter
2021-05-05 10:22:59 -04:00
nkramer44
cb901f8851
Update content/tutorials/get-started/get-started-using-java.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2021-05-05 10:22:46 -04:00
nkramer44
bee77cfa3f
fix maven language and add link to sample repo
2021-05-05 10:19:07 -04:00
nkramer44
2300b9f020
get rid of xrpl-py reference
2021-05-04 16:44:23 -04:00
nkramer44
ef7626bc31
add parent to getting started
2021-05-04 16:38:07 -04:00
nkramer44
3a3da60d54
add secure signing for java
2021-05-04 16:36:56 -04:00
nkramer44
762cd6dc34
remove SendPayment.java.
...
Add Java to send-xrp tutorial
2021-05-04 15:50:32 -04:00
mDuo13
ca5487e922
Fix Get Started w/ Python missing from nav
2021-05-04 10:23:51 -07:00
nkramer44
b1cbdeb331
get rid of preparing payment from getting started
2021-05-04 13:19:38 -04:00
nkramer44
5d4400f543
add bouncy-castle
2021-05-04 11:40:00 -04:00
nkramer44
3db62a1ee0
fix formatting
2021-05-04 11:37:16 -04:00
nkramer44
e79a0494b1
Getting started with Java + sample code
2021-05-04 11:00:54 -04:00
mDuo13
517ba6663f
References restructuring. Fixes #1022
2021-04-30 17:46:04 -07:00
Rome Reginelli
8f640c71fe
Merge pull request #1044 from mDuo13/sidenav_experimentation
...
Navigation tech improvements
2021-04-29 17:14:03 -07:00
mDuo13
2b6ce94524
Add status badge to Use Tickets tutorial
2021-04-22 15:23:56 -07:00
mDuo13
fc1978f372
Use removed badge for demurrage
2021-04-22 15:17:40 -07:00
mDuo13
25a2890306
Use frontmatter in references
2021-04-22 15:17:29 -07:00
Rome Reginelli
5f7da18409
Merge pull request #1043 from ripple/sgramkumar-tickets
...
tickets.md - typo in account sequence numbers
2021-04-21 18:51:39 -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
0093cb2888
TicketCreate: correct sequence number off-by-one in more places
2021-04-21 12:06:50 -07:00
mDuo13
bdf5fb7903
Use frontmatter for Consensus Network category
2021-04-20 18:39:37 -07:00
Ramkumar SG
75e0d3bf33
Update Flow diagrams
2021-04-19 14:18:56 -07:00
Ramkumar SG
20f65205e5
tickets.md - typo in account sequence numbers
...
Also, the images img/ticket-creation.svg & img/ticket-usage.svg have to be updated with the right account sequence numbers
2021-04-19 13:50:36 -07:00
mDuo13
43b1aef137
Use auto hierarchy tech
2021-04-15 18:24:41 -07:00
mDuo13
a4dfcfcdda
Known Amendments: 3 amendments enabled 2021-04-08
2021-04-15 18:10:56 -07:00
Ryan G. Young
9dca1df9ac
remove rx dev kit mentions
2021-04-13 15:05:12 -07:00
Ryan G. Young
86564cd37e
restore specific links
2021-04-08 17:30:46 -07:00
Ryan G. Young
32ae5590af
remove rippled from libs snippet
2021-04-08 17:24:29 -07:00
Ryan G. Young
fd945a14ed
add snippet for libraries
2021-04-08 17:22:46 -07:00
Ryan G. Young
46148acca3
add links to python and java libs
2021-04-08 17:22:46 -07:00
Rome Reginelli
1ed5de6514
Merge pull request #1019 from ripple/secure-sign-add-py
...
Add xrpl-py to list of client libraries in secure sign tutorial
2021-04-08 16:36:42 -07:00
Ryan G. Young
e55744a624
revise per Rome feedback
2021-04-07 13:36:09 -07:00
Rome Reginelli
f809801767
Fix duplciate SigningPubKey
...
originally messed up in 15b15b7ac0 (diff-86530e87bb83057cc9962054e4b68c814eb452b37896739453a8b9d4f7138b57L13) (though the original was wrong too, since it was supposed to be TxnSignature, not Signature)
2021-04-07 12:05:11 -07:00
mayurbhandary
9ddd2d04a6
Remove references to legacy domain verification.
...
Removes references to the old google form for domain verification and directs new validator operators to the livenet explorer.
2021-04-05 11:53:42 -04:00
Ryan G. Young
4e42b2cac6
adds xrpl-py to lib list and misc formatting
2021-04-01 22:48:39 -07:00
Rome Reginelli
bd4d77debf
Merge pull request #1004 from ripple/xrpl-py-tutorial
...
Add getting started with xrpl-py tutorial
2021-03-31 18:15:20 -07:00