Commit Graph

173 Commits

Author SHA1 Message Date
jonathanlei
eebbfc2d23 add memos to tutorials 2023-01-24 18:23:51 -08:00
Rome Reginelli
f7532fe87c Merge pull request #1644 from ripci504/master
0062 Account-Based TOML Lookup Bounty
2023-01-19 12:05:52 -08:00
Jarred
63f8f8c2be import to xrpl.scss 2023-01-11 13:20:57 -06:00
Jarred
4ae02e356c Terminology update & functional change 2023-01-06 16:36:50 -06:00
Jarred
8cb5b5c97a JS Naming Conventions & Test File Logging 2022-12-20 19:21:54 -06:00
mDuo13
f18e676183 Fix ledger_entry format for tickets and add to WS tool 2022-12-20 17:20:39 -08:00
Jarred
15cd525339 Higher quality code & Tests file 2022-12-20 10:48:19 -06:00
Jarred
82b36da810 Small bug fix to handle no domain field 2022-12-17 17:21:02 -06:00
Jarred
93c237eecd 0062 Account-Based TOML Lookup 2022-12-17 17:05:55 -06:00
mDuo13
116ce417d7 AMM-Devnet connection info 2022-12-16 16:18:49 -08:00
mDuo13
6f89db4678 Start AMM concept, AMM-Devnet support 2022-12-01 18:46:56 -08:00
jonathanlei
a1ed26c1f6 reformat 2022-11-06 17:47:28 -08:00
jonathanlei
0f92626ebc fix memos format 2022-11-06 17:44:15 -08:00
mDuo13
6346530dd9 WS tool: Mark NFT methods as available 2022-10-31 17:28:45 -07:00
jonathanlei
fe2f79b7ce Merge branch 'master' into add-memo-to-faucet-transaction 2022-10-06 11:14:44 -07:00
jonathanlei
b1bed7e52c add todo comment 2022-10-05 10:12:19 -07:00
jonathanlei
38babc341e switch to correct memo format/ajax format 2022-10-04 16:12:17 -07:00
jonathanlei
2887e65dc3 change back the format 2022-10-03 16:40:04 -07:00
jonathanlei
5fd2e57b9b generate faucet account client side 2022-10-03 16:30:18 -07:00
jonathanlei
5e0ed297bb add memos 2022-09-29 16:32:06 -07:00
Jake
f56e707bee Pr review comments 2022-06-13 09:38:39 -07:00
Jake
6a71d522b1 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-community
# Conflicts:
#	assets/css/devportal2022-v4.css
#	styles/package.json
#	template/base.html.jinja
2022-06-02 09:41:23 -07:00
Jake
4641172f12 Update light animation and header spacing 2022-05-27 15:34:34 -07:00
mDuo13
13e9ef0775 NFT API method fixes 2022-05-23 17:35:05 -07:00
mDuo13
bcb056cddd WS tool: real NFT-Devnet address 2022-05-23 17:35:05 -07:00
mDuo13
78343b2c31 WebSocket Tool: NFT methods & related support
- Add example syntax for the 3 NFT methods.
- Add the ability to specify the network without the rest of a
  permalink. NFT method "try it!" links can use this to have the tool
  use the NFT-Devnet by default.
- Add the ability to mark methods as not enabled on the production
  network.
2022-05-23 17:35:05 -07:00
Jake
5926abbdf6 Qa updates. Add animations 2022-05-23 10:01:35 -07:00
Rome Reginelli
7316fe1792 Merge pull request #1258 from jakeatdocforce/code_samples_page_mduo13
Code samples page expanding on mduo13 work
2022-05-16 17:43:36 -07:00
mDuo13
0da1f6e8b6 Trade in the DEX: edits per review 2022-05-10 13:43:57 -07:00
mDuo13
383030359e Code samples: cleanup for publishing 2022-04-20 14:06:22 -07:00
mDuo13
bf166fffa1 Finish trade in the DEX tutorial draft 2022-04-19 19:55:41 -07:00
mDuo13
eae54d1dd0 Trade in the DEX tutorial (WIP) 2022-03-16 19:37:31 -07:00
mDuo13
1cbfe6f808 video: fix typo 2022-02-10 14:12:56 -08:00
mDuo13
5691d17f72 Video: prevent scroll to top on video play 2022-02-09 16:50:13 -08:00
Jake
c5489fe3a7 Add videos to xrpl overview page
Update css to v6

Add videos to xrpl overview page

Update css to v6

Move video player up on screen

Adjust vid position and size

Fix expanded video sizing on more resolutions
2022-01-13 16:36:50 -08:00
mDuo13
8e06da9a5b NFT-Devnet: update to new HTTPS URL 2022-01-10 17:38:19 -08:00
mDuo13
481679bae8 Switch NFT-Devnet faucet to HTTPS 2022-01-10 14:23:20 -08:00
mDuo13
92acb7af20 Final values for NFT-Devnet stuff 2022-01-10 00:44:19 -08:00
mDuo13
8b19927f8c NFT-Devnet details 2022-01-07 19:22:05 -08:00
mDuo13
80c922f919 RPC tool: fix typos 2021-11-24 16:00:02 -08:00
mDuo13
473f38329d Freeze/interactive tutorials: edits per reviews 2021-10-26 14:43:10 -07:00
mDuo13
7c6257c2d8 Freeze tutorials: fixes and cleanup
- Move JS code samples to JS folder (future-proofing for other
  languages)
- Make "Freeze a Trust Line" tutorial interactive
- Add necessary functionality to interactive_tutorial helper JS
- Rework freeze a trust line tutorial/code sample to make an incoming
  line from another address and make looking up trust lines a
  full-fledged step
2021-10-25 22:56:31 -07:00
mDuo13
afe6b6263d Make global freeze tutorial interactive 2021-10-22 15:44:45 -07:00
mDuo13
2f41ef9480 Make 'Enable No Freeze' interactive 2021-10-22 15:44:45 -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
bea3f71601 xrpl.js 2.0 code samples cleanup 2021-10-20 02:05:20 -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
9a33ca69ae TOML checker: update to xrpl.js 2.0 2021-10-15 16:26:09 -07:00
mDuo13
69641175ce xrpl.js 2.0: small code updates 2021-10-13 17:37:37 -07:00