Commit Graph

171 Commits

Author SHA1 Message Date
AlexanderBuzz
b96d3a31e5 Re-added code to clean branch 2023-06-20 13:57:07 +02:00
Morgan Bergen
96f6f96b43 Update ecosystem.svg
Formally called ripple-lib, but now called xrpl.js
2023-06-05 17:35:24 -05:00
oeggert
cd47cc9830 Merge pull request #1699 from XRPLF/propose-amendment-tutorial
Add Contribute Code Topic
2023-05-26 15:55:45 -07:00
Oliver Eggert
53d563035f update dactyl redirects and update flowchart 2023-05-24 21:21:13 -07:00
Dennis Dawson
ba6ca26637 Merge pull request #1800 from XRPLF/add_tut_guide
Add tut guide
2023-05-19 16:45:35 -07:00
Rome Reginelli
e34f530946 Merge pull request #1866 from XRPLF/docs-homepage-update
Docs.html page update
2023-05-17 14:54:38 -07:00
Caleb Kniffen
964ef25caa Added trans tags, renamed files, bumped css version 2023-05-15 15:54:49 -05:00
Oliver Eggert
080b7562b8 Add flowchart 2023-05-11 15:57:33 -07:00
Tushar Pardhe
8c888bd248 Build a wallet using js - JS Bounty (#1752)
Created javascript tutorial with feedback from @mDuo13 and @JST5000 to teach folks how to build a wallet for the xrpl using javascript.
2023-05-09 16:52:21 -07:00
JST5000
8fb320da25 Fix image links 2023-05-09 16:48:01 -07:00
JST5000
56a20d4ef9 Align top background splash 2023-04-20 12:11:45 -05:00
JST5000
0ed03fdff8 Handle light mode in a consistent way 2023-04-20 12:11:45 -05:00
JST5000
0b80d73698 Start on light mode 2023-04-20 12:11:45 -05:00
JST5000
456f7f0c88 Complete dark mode flat card section 2023-04-20 12:11:45 -05:00
Amarantha Kulkarni
87178f3fcb Remove in-development docs for sidechains and EVM sidechains (#1863)
* Remove in-development docs for EVM sidechain and now obsolete content for federated sidechains dev preview

* Remove disclaimer note about EVM sidechain

* Remove references to sidechains which are in development

* Add redirects to deleted pages

* Incorporate feedback to comment out Issue Fields

* Fix broken links
2023-04-10 07:25:07 -07:00
ddawson
7450190438 Fix set minter, misc 2023-03-30 16:41:23 -07:00
ddawson
8a126afd0c Add Tutorial Guidelines 2023-03-06 16:31:23 -08:00
ddawson
e98f40c5c2 Add NFT Auction topic 2023-02-13 11:07:35 -08:00
mDuo13
ecb8acfafb Fix AMMDeposit formula 2022-11-22 20:04:30 -08:00
mDuo13
08bbcc4dd7 AMM reference docs
AMM object: some clarifications

AMM references: incomplete draft

AMM updates

AMM: add AMMBid, clarify more stuff

Docs for AMMBid transaction

AMM: more work on error codes

AMM: example transactions, related upates

Fix broken links

AMM: reflect naming updates

more AMMBid edits

Add amm_info API method

Add style for AMM label

AMM: more clarifications on tx, accounts

AMM references: Clean up draft

amm_info: reflect code updates

AMM: updates for the latest changes

AMM: update flags for Deposit/Withdraw

AMM: update JSON examples for latest code

Serialization: add STIssue type

STIssue: clarify definition with commas
2022-11-21 22:40:12 -08:00
ddawson
0e9feb86c6 Remove NFT-Devnet refs, old tutorial 2022-11-15 13:52:41 -08:00
ddawson
30102e5152 Update tutorial for testnet 2022-11-14 17:45:08 -08: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
mDuo13
eb1cf15002 Add screenshots to dev tools
Card screenshots: round corners

Dev tools screenshots: update with no apex banner
2022-08-31 16:30:37 -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
ddawson
6ab35286dc add missing graphic 2022-08-30 11:10:26 -07:00
ddawson
ac3fe2e056 Add Authorized Minter to Quickstart 2022-08-30 09:53:28 -07:00
Jake
1ecdef8811 first pass funding page 2022-08-11 14:48:59 -07:00
Amarantha Kulkarni
6930657686 WIP - initial draft for Clio 2022-06-26 08:23:13 -07: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
Jake
8ba14cbc95 First pass adding landing page 2022-06-07 19:50:13 -07:00
Dennis Dawson
39c9073775 Update and add screenshots 2022-06-01 18:22:41 -07:00
Jake
9d25765eaa First pass re org page 2022-04-24 17:51:26 -07:00
Dennis Dawson
b237fab197 Add renamed NFT broker graphics 2022-04-20 13:40:13 -07:00
Dennis Dawson
072154c5ec Remove and replace 2022-04-20 13:39:35 -07:00
Dennis Dawson
ac82e5bc65 Remove and replace 2022-04-20 13:39:08 -07:00
Dennis Dawson
021c4aac46 Supporting graphics for NFToken Transfer concept 2022-04-20 11:33:36 -07:00
Dennis Dawson
4eba1dff84 Screenshots for the XRPL Quickstart Tutorial 2022-04-13 14:48:52 -07:00
Rome Reginelli
79b4e54a6a Improve Docs for Decentralized Exchange (#1357)
* Decentralized Exchange concept article

1st draft

* DEX: example trade diagram, offers rewording

* Offers: more rewriting/updates

* OfferCreate: Add error cases + other updates

* Known Amendments: fix tecEXPIRED, DepositPreauth

- tecEXPIRED was initially attached to the Checks amendment but got
  moved to DepositPreauth before either became released. The docs weren't
  previously updated to reflect this change
- A change to the snippets caused the DepositPreauth amendment reference
  link to get overwritten so the table links to the feature page rather than the
  amendment description. Special cases this one link.

* OfferCreate error cases: switch to table

* DEX/Offers: edits per review
2022-03-21 08:11:13 -07:00
Jake
d73460e1c8 Merge branch 'master' of https://github.com/jakeatdocforce/ripple-dev-portal into events
# Conflicts:
#	assets/css/devportal2021-v6.css
#	styles/package.json
#	template/base.html.jinja
2022-03-10 17:21:30 -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
Jake
9b8022d162 Add fllters and light mode images 2022-03-01 16:48:57 -07:00
Amarantha Kulkarni
ed4de1838d Move content into subsections 2022-02-22 10:34:33 -08:00
mDuo13
a01585becd Tokens renaming: more fixes 2022-02-16 19:18:53 -08:00
mDuo13
ec25f6bbdd Merge branch 'wallet_tutorial' 2022-02-08 15:13:12 -08:00
mDuo13
3e824759fd Wallet tutorial: more polish 2022-02-01 15:16:33 -08:00
mDuo13
effc4d470e Build a Wallet: finished draft of tutorial 2022-01-21 19:09:50 -08:00
mDuo13
0dd06fac41 Wallet tutorial: docs thru step 5 2022-01-20 17:21:24 -08:00
mDuo13
4dba0cf70f Build a Wallet: progress thru step 3:
- Tutorial docs through step 3 (inputting an account)
- New screenshots
- Minor code cleanup
- Fix the include_code filter to better handle indentation in Python
  code
2022-01-19 17:33:23 -08:00