Commit Graph

660 Commits

Author SHA1 Message Date
ddawson
56fffe0b9f WIP reorg 2022-11-14 13:16:14 -08:00
Rome Reginelli
2e5b6637e3 Merge pull request #1536 from develoQ/japanese-nftoken
add Japanese translations of NFT-related pages
2022-10-19 16:34:23 -07:00
mDuo13
41d7334499 [JA] fix broken links 2022-10-19 15:56:37 -07:00
Amarantha Kulkarni
a87a06620c Initial migration and edits for EVM Sidechains documentation (#1544)
* Initial migration and edits for EVM Sidechains documentation

* Fix broken link

* Incorporate review feedback and fix indentaton for code snippets and images within steps

* Incorporate review feedback

* Fix indentation within steps
2022-10-17 18:33:33 -07:00
develoQ
4e2e9367d9 tagged tokens.ja.md that old translation 2022-10-08 16:41:38 +09:00
develoQ
7248511e6e add nfts concept page translation 2022-10-08 16:35:46 +09:00
ddawson
3ab096a0a8 Add batch minting topic 2022-10-04 16:22:07 -07:00
develoQ
c03ee24571 add Japanese translations of NFT-related pages
- fix NFTokenOffer JSON Type to use `Currency Amount` instead `object or string`
- incremental reserve to 2 XRP
- Corrected description of failure conditions at Direct Mode
-
2022-10-01 21:52:31 +09:00
Dennis Dawson
9ecece45c6 Merge pull request #1519 from XRPLF/add_batch_minting
Add Batch Minting
2022-09-26 15:31:49 -07:00
mDuo13
a556b817c1 Known Amendments & NFT fixes
- Add new amendments to the Known Amendments page.
    (The URL for the 1.9.4 release notes is speculative; this release is
    expected to happen "soon")
- Link the relevant API methods from the NFT concept page
- Rewrite some parts of the NFT concept page to be more concept-like and
  less a list of reference details
- Update the status of the CryptoConditionsSuite amendment
2022-09-20 15:25:05 -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
mDuo13
984ca82bf4 Enable funding page 2022-09-02 12:28:31 -07:00
mDuo13
c7b678c0d8 Fix reports of broken links, disable funding page
Images whose content is defined in CSS have "data:," as their src
attribute because it's technically required and some tools may complain
about it missing, but the link checker complains about the data URI, so
this change makes the link checker skip these.

Also, the funding page is intended to go along with a Bounties program
that has not yet launched, so this disables it for now.
2022-08-31 12:13:18 -07:00
Dennis Dawson
5765b15d91 Merge pull request #1483 from XRPLF/add-auth-minter
Add auth minter
2022-08-31 11:50:37 -07:00
Jake
0e04bdb99e Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-funding
# Conflicts:
#	assets/css/devportal2022-v7.css
2022-08-30 14:56:17 -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
Jake
77045d069d Update dactyl-config.yml
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-08-30 09:00:19 -07:00
jonathanlei
34ad43c50c Update dactyl-config.yml
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-29 16:55:48 -07:00
jonathanlei
fc64c047e1 Update dactyl-config.yml
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-29 16:55:17 -07:00
Jake
17e05fcc34 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-funding
# Conflicts:
#	assets/css/devportal2022-v6.css
2022-08-29 15:10:15 -07:00
jonathanlei
5093af7ce5 requested changes fix 2022-08-26 15:36:22 -07:00
jonathanlei
1b9cd9927c fix sidebar & merge conflict 2022-08-25 13:09:29 -07:00
jonathanlei
c597c78911 Merge branch 'master' into new-dev-tools 2022-08-25 11:28:49 -07:00
jonathanlei
af9b6d5d19 new dev tools web complete - todo: fix tab action 2022-08-23 17:29:18 -07:00
mDuo13
0a5fa62e1b [JA] fix link to authorizing transactions 2022-08-22 14:59:03 -07:00
mDuo13
6e5cdd885d Fix dupe keys in link replacements 2022-08-22 14:40:21 -07:00
Rome Reginelli
68b9bef96d Merge branch 'master' into japanese 2022-08-22 14:32:52 -07:00
mDuo13
49e67ee7ef [JA] fix links & remove some unneeded redirects 2022-08-20 14:34:55 -07:00
develoQ
76362fcd08 Corrected points raised. 2022-08-18 20:24:59 +09:00
Rome Reginelli
af980ca80d Fix broken links from ledger-clio.html (#1469) 2022-08-16 15:25:18 -07:00
Amarantha Kulkarni
b70b3ae7e9 Clio v110 (#1464)
* Update response fields

* Fix typo

* initial draft for nft_info command

* update request and response formats

* Incorporate review feedback

* Updated source URL  and desc for is_burned

* Incorporate review feedback

* Incorporate additional review comments

* Incorporate peer edit comments

* Moving nft_info to new section

* Rename section to Clio methods

* Update dactyl-config.yml

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update content/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update warning message location in the response as per code changes (#1462)

* Update warning level change in API response

* Move Clio APIs under one heading in the nav

* Update dactyl config file to group all Clio methods under one heading

* Fix file paths

* remove Clio from the nav title

* Add badge to note the version when this API was added

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-12 07:14:29 -07:00
Jake
1ecdef8811 first pass funding page 2022-08-11 14:48:59 -07:00
develoQ
f58c219a6c translate to japanese
- client-libraries.html
- xrp-api.html
 - xrpljs2-migration-guide.html
- node_to_chard.html

Co-authored-by: mtmttksh <109614042+mtmttksh@users.noreply.github.com>
2022-08-11 13:30:26 +09:00
Rome Reginelli
b38a70ea48 Merge pull request #1447 from mDuo13/gg_fixes
Fix broken links and old terminology
2022-08-05 10:24:30 -07:00
Elliot Lee
5a7b3e7f75 Update pages explaining how to run rippled (#1442)
* Update and rename run-rippled-as-a-wallet-server.md to run-rippled-as-a-stock-server.md

* Redirect from 'wallet server' to 'stock server'

https://github.com/XRPLF/xrpl-dev-portal/pull/1442/files#r933780313

Co-authored-by: Rome Reginelli <rome@ripple.com>
Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-08-03 10:38:09 -07:00
mDuo13
b3298e58b6 Fix lots of broken links 2022-07-30 02:31:09 -07:00
Rome Reginelli
1564931ece Merge pull request #1426 from XRPLF/DOC-3937
Documentation updates for Clio 1.0 release, with preview build.
2022-06-29 16:32:56 -07:00
mDuo13
ffcb4c9979 Rename Clio server_info file; fix JA links 2022-06-29 15:58:53 -07:00
mDuo13
ffabb8f959 Clio server_info method 2022-06-29 15:41:04 -07:00
mDuo13
6b113eb502 Revise Clio install instructions, remove unused file 2022-06-28 19:01:51 -07:00
mDuo13
3458809228 Rename API method categories 2022-06-28 04:09:37 -07:00
mDuo13
42117756c6 Rename rippled-api.html reference page 2022-06-28 03:45:56 -07:00
mDuo13
a91a2dd4e0 Rename rippled server category/concept 2022-06-28 03:24:01 -07:00
Amarantha Kulkarni
9cfebc798e updates after building locally 2022-06-28 01:28:01 -07:00
Amarantha Kulkarni
3930840506 Incorporate review comments and include missing dactly config updates 2022-06-28 00:48:03 -07:00
Thomas Silkjær
b692d27f16 Changing foundation link 2022-06-27 10:10:18 +02:00
Jake
bd7969cc69 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-ambassadors 2022-06-16 10:04:00 -07:00
Rome Reginelli
d3815908d5 Merge pull request #1411 from JakeatRipple/feat-community
Feat community
2022-06-15 13:14:56 -07:00