Commit Graph

4140 Commits

Author SHA1 Message Date
Rome Reginelli
cfb577fe2e Merge pull request #1926 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/cryptography-41.0.0
Bump cryptography from 39.0.1 to 41.0.0 in /content/_code-samples/airgapped-wallet/py
2023-06-06 13:05:34 -07:00
Rome Reginelli
c5685fe0cb Merge pull request #1921 from XRPLF/dependabot/pip/content/_code-samples/build-a-wallet/py/requests-2.31.0
Bump requests from 2.25.1 to 2.31.0 in /content/_code-samples/build-a-wallet/py
2023-06-06 13:04:32 -07:00
Morgan Bergen
cdef692e0a Update software-ecosystem.md
Ripple does not manage, or own the reference implementation of rippleD. the XRPL Foundation does https://xrpl.org/xrp-ledger-overview.html
2023-06-06 11:56:36 -05:00
dependabot[bot]
e282692b4c Bump vite in /content/_code-samples/build-a-wallet/js
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:13:34 +00:00
JST5000
57ff619f98 Fix a usage of wallet.sequence 2023-06-05 17:29:52 -07:00
JST5000
35bcc2d636 Update airgapped-wallet to work with 2.0 2023-06-05 17:10:09 -07:00
JST5000
98277c92e3 Fix prepare-payment preprocessing 2023-06-05 16:28:15 -07:00
JST5000
286e71eede Update requirements to point to xrpl-py 2.0 2023-06-05 16:22:28 -07:00
JST5000
676e75da16 send_reliable_submission -> submit_and_wait 2023-06-05 16:05:04 -07:00
ddawson
b84956acb0 missed final change 2023-06-05 15:01:22 -07:00
ddawson
fb17f9b188 Update NFT ref info 2023-06-05 14:58:41 -07:00
Morgan Bergen
4c664a1ffc Update xrp.md
added link for ISO 4217 for further reference
2023-06-05 11:23:07 -05:00
dependabot[bot]
ec30dca2b2 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:17:39 +00:00
ddawson
d168f722a0 Add (Python) to title 2023-06-02 10:00:05 -07:00
ddawson
8d0de0c2eb fix graphic links 2023-06-01 17:00:47 -07:00
ddawson
ec98916a09 Add 3 tutorials 2023-06-01 14:17:57 -07: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
e85b18644d add reviewer suggestions 2023-05-26 15:24:57 -07:00
Jackson Mills
910cfa91d4 Update .env in js wallet tutorial (#1922)
The tutorial explains the right way to do things, but the example code has a file that is out of date. It shows CLIENT="wss://s.altnet.rippletest.net" which is missing the ":51233/" required to actually connect via websocket.
2023-05-25 09:01:47 -07:00
dependabot[bot]
6657bdabf8 Bump requests in /content/_code-samples/build-a-wallet/py
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 01:37:08 +00:00
Dennis Dawson
ba6ca26637 Merge pull request #1800 from XRPLF/add_tut_guide
Add tut guide
2023-05-19 16:45:35 -07:00
Dennis Dawson
629f9ecf67 Mention subscription methods 2023-05-19 16:27:44 -07:00
Dennis Dawson
4bb3734915 Remove misplaced "Description" header 2023-05-19 16:13:59 -07:00
Dennis Dawson
9ed8b6fce2 remove "/" before usage graphic link 2023-05-19 16:01:46 -07:00
Dennis Dawson
220bb0c8c8 Move graphics into sections 2023-05-19 15:55:00 -07:00
Dennis Dawson
29a076f0d9 Update content/contributing/tutorial-guidelines.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-05-19 15:30:49 -07:00
Dennis Dawson
cd642a0a8f Update content/contributing/tutorial-structure.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-05-19 15:30:01 -07:00
Dennis Dawson
1daf299b75 Update content/contributing/tutorial-structure.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-05-19 15:29:51 -07:00
ddawson
5612c98078 Remove domain storage info 2023-05-19 10:23:25 -07:00
ddawson
37c893b8fc Snake case! 2023-05-18 16:59:25 -07:00
ddawson
9f1fff7666 fix sell off(er) 2023-05-18 11:09:06 -07:00
ddawson
ace77f4660 Quickstart Python draft 2023-05-17 17:26:37 -07:00
Rome Reginelli
e8d4bc97cf Merge pull request #1903 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/django-3.2.19
Bump django from 3.2.18 to 3.2.19 in /content/_code-samples/airgapped-wallet/py
2023-05-17 14:57:06 -07:00
Rome Reginelli
562c34a1aa Merge pull request #1908 from develoQ/patch-1
Update nft_history.md
2023-05-17 14:55:12 -07:00
Rome Reginelli
13ed64373c Merge pull request #1905 from sibelly/updates-send-a-memo-sample
Updates send a memo code sample
2023-05-16 16:24:47 -07:00
Rome Reginelli
4d73d646df Merge pull request #1898 from XRPLF/rr-patch-connect-to-testnet
Fix lingering frag
2023-05-16 16:24:02 -07:00
tequ
2ebc9319e2 Update nft_history.md
fix response json
2023-05-16 10:46:56 +09:00
Rome Reginelli
e332fd676f Fix inaccuracy in load saved ledger
The note was about stand-alone mode more generally, but for this specific feature and use case the reasoning is a bit different.
2023-05-15 15:04:56 -07:00
Oliver Eggert
080b7562b8 Add flowchart 2023-05-11 15:57:33 -07:00
sibelly
bbaf22d650 fixes 2023-05-11 15:32:07 -04:00
Rome Reginelli
e5bcfdae9a Merge pull request #1904 from sappenin/df/update-xrpl4j-tutorial
Update tutorial for xrpl4j v3
2023-05-11 12:14:06 -07:00
David Fuelling
a22c6e9541 Add newlines per PR Comments 2023-05-11 13:02:05 -06: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
sibelly
b0c03a8a33 adds a readme and the package.json to execute the js file 2023-05-09 19:33:51 -04:00
sibelly
73e61b964f fixes wrong statement print, changes to console.log one 2023-05-09 19:33:20 -04:00
David Fuelling
e7ce236717 re-add comment 2023-05-09 17:02:22 -06:00
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
dependabot[bot]
06dae2100f Bump django in /content/_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19.
- [Commits](https://github.com/django/django/compare/3.2.18...3.2.19)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 22:17:36 +00:00
Rome Reginelli
150c17cb54 Fix lingering frag
Remove the remnant of a sentence that was partially deleted or never finished.
2023-05-04 14:20:37 -07:00
Rome Reginelli
022f24c1e6 Merge pull request #1878 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/sqlparse-0.4.4
Bump sqlparse from 0.4.2 to 0.4.4 in /content/_code-samples/airgapped-wallet/py
2023-05-01 14:57:38 -07:00