Commit Graph

180 Commits

Author SHA1 Message Date
David Fuelling
a18fe56cdf Update tutorial for xrpl4j v3
This PR updates all Java examples to utilize xrpl4j v3, which has slight different contracts as compared to v2.
2023-05-09 16:54:40 -06:00
Caleb Kniffen
20191b63bd fix: update getting started xrpl.js version
Previously version 2.0.0 was pointed to which is very old.
2023-03-28 13:00:45 -05:00
Omar Khan
82069ba554 remove 443 port since it's default port for https & wss 2023-03-21 10:57:58 -04:00
Omar Khan
7b545b90d6 add missing ports to testnet, devnet, xrpl-labs WebSocket URLs 2023-03-20 12:15:25 -04:00
develoQ
c984b7e682 [JA] add some public servers 2023-01-25 11:12:02 +09:00
Viacheslav Bakshaev
0794f9f211 Update public-servers.md
Remove unavailable public server.
It doesn't work to connect to it.
2023-01-12 10:53:23 +01:00
mDuo13
daeabe6c9d Merge branch 'amm_concept' 2022-12-16 14:05:00 -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
6f89db4678 Start AMM concept, AMM-Devnet support 2022-12-01 18:46:56 -08:00
oeggert
a271942c1e Merge pull request #1598 from XRPLF/oeggert/issue1554
Add code samples for markers and pagination.
2022-11-29 14:23:58 -08:00
Wietse Wind
49c58f239b Add XRPL Labs testnet & CORS note 2022-11-28 23:22:53 +01: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
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
mDuo13
72c18f32e5 Code samples: update includes for moved samples 2022-04-20 14:04:04 -07:00
Rome Reginelli
27155b50ca Merge pull request #1344 from XRPLF/tokens_renaming
Rename "Issued Currencies" to Tokens
2022-03-02 16:52:54 -08:00
Francisco Muniz de Paula Neto
36d568f5d9 Update send-xrp.md (#1349)
simply remove a duplicated word from the page, replacing "the your" with "your"
2022-03-02 13:54:50 -08: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
82c0f01c34 translate to japanese get-started, get-started-javascript, public-servers, sidechain 2021-12-08 21:31:58 +09:00
Nico
355c3f795d Update public-servers.md
ADDED sologenic as public websocket node
2021-12-04 02:54:52 +01:00
Mayukha Vadari
47238157fe fix wallet generation in the JS tutorial 2021-12-01 09:57:29 -05:00
mDuo13
e31afae03e Update: Tickets, NegativeUNL enabled on Mainnet 2021-11-23 17:26:15 -08:00
mDuo13
473f38329d Freeze/interactive tutorials: edits per reviews 2021-10-26 14:43:10 -07:00
mDuo13
a4bdf4ae2b JS get started: more edits per feedback 2021-10-20 13:22:41 -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
58ea2abc40 xrpl.js 2.0: remove more TODOs, cleanup set individual freeze 2021-10-20 01:50:18 -07:00
mDuo13
b7ff27d846 use js.xrpl.org as preferred URL for xrpl.js 2021-10-19 19:05:46 -07:00
mDuo13
7cff4596cc xrpl.js 2.0: address feedback, fix many TODOs 2021-10-19 18:55:06 -07:00
mDuo13
73a3756ede xrpl.js 2.0: more updates 2021-10-15 17:49:35 -07:00
mDuo13
c0d32f50ca xrpl.js: update more mentions 2021-10-15 16:26:32 -07:00
mDuo13
d0c7b39a0e Update more RippleAPI mentions 2021-10-14 19:42:55 -07:00
mDuo13
b08f4334ea Refactor Send XRP: reliable sub, folders by language
- Use reliable transaction submission methods where available
- Update text to describe the functions (esp. xrpl.js 2.0 stuff)
- Move Send XRP code samples to subfolders by language for consistency
  with other tutorials
2021-10-14 19:41:23 -07:00
mDuo13
69641175ce xrpl.js 2.0: small code updates 2021-10-13 17:37:37 -07:00
mDuo13
46b9a90c08 [JA] Remove outdated/broken JS get started 2021-10-13 17:11:21 -07:00
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
mDuo13
6fc9afbd7e Get started: consolidate, start updating Node.js 2021-10-12 19:12:35 -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
1c59a6c7ad Reserves 20/5 XRP → 10/2 2021-09-20 15:39:08 -07:00
mDuo13
d6e06ae140 Update ripple-lib samples to 1.10.0
- Removes lodash dependecy for web version
- Uses the new generateFaucetWallet() API method
- Make 'issue a token' code capable of running in-browser or in Node.js
  without modification
2021-08-24 14:47:22 -07:00
mDuo13
d93467a8af Issue a token: working code
- Fix bugs in submit and verify helper function
- Tweak tutorial and placement of helper function
- Finish drafting sample code
- Put sample code into tutorial
2021-08-18 15:09:26 -07:00
mDuo13
6e097f019d Update older repo URLs to XRPLF too 2021-07-23 02:26:20 -07:00
mDuo13
369c678013 Update repo URL to XRPLF 2021-07-23 02:05:37 -07:00
mDuo13
f9f608d469 Fix some outdated stuff in interactive pages 2021-07-14 15:46:16 -07:00
mDuo13
999627fade Top nav: fix JP, add public rippled methods 2021-07-01 16:52:28 -07:00