Commit Graph

397 Commits

Author SHA1 Message Date
Wo Jake
1228047b05 Remove unnecessary code
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:08:15 +00:00
Wo Jake
c5eec31630 Remove fee parameter
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
2022-09-04 16:01:29 +00:00
Wo Jake
0fc587e777 Add Python code sample for Tickets 2022-09-03 16:59:27 +00:00
Wo Jake
f3f7c46256 Better result's output 2022-09-03 16:30:56 +00:00
Obiajulu
dbd73bf8b8 Update account_checks.py 2022-09-03 09:20:18 -07:00
Jarred
5d77a0e959 added python code samples to monitor payments 2022-09-03 10:37:44 -05:00
Wo Jake
88350f0550 Optimize result's output 2022-09-03 13:21:57 +00:00
Obiajulu
28a2705175 Update create_checks.py 2022-09-03 04:58:20 -07:00
Obiajulu
44f4a967ba Create cancel_check.py 2022-09-03 04:55:52 -07:00
Obiajulu
9e53576fba Update cash_check.py 2022-09-03 04:45:34 -07:00
Obiajulu
b1fcf9becf Create cash_check.py 2022-09-03 04:20:48 -07:00
Obiajulu
47844c01d2 Update and rename create_token_check.py to create_checks.py 2022-09-03 04:11:48 -07:00
Obiajulu
bcf26dbb9b Delete create_xrp_check.py 2022-09-03 04:10:37 -07:00
Obiajulu
26a5b640d7 Update create_token_check.py 2022-09-03 04:09:28 -07:00
Obiajulu
364cf56b46 Update and rename create_check.py to create_token_check.py 2022-09-03 04:08:17 -07:00
Obiajulu
b33c8e9154 Update and rename cash_check.py to create_xrp_check.py 2022-09-03 04:05:27 -07:00
Obiajulu
75a8b146a7 Rename account_xrp_checks.py to account_checks.py 2022-09-03 03:38:06 -07:00
Obiajulu
3a45b537da Rename cash_xrp_check.py to cash_check.py 2022-09-03 03:37:46 -07:00
Obiajulu
c77f3e09ab Rename create_xrp_check.py to create_check.py 2022-09-03 03:37:17 -07:00
Obiajulu
7209285bdc Create cash_xrp_check.py 2022-09-03 03:36:38 -07:00
Obiajulu
a8fe19f432 Create account_xrp_checks.py 2022-09-03 03:34:55 -07:00
Obiajulu
5ebd7d9bc1 Rename create_escrow to create_escrow.py 2022-09-03 03:08:10 -07:00
Wo Jake
e82efa394c Add python code sample for Submit and Verify
Submit a transaction and verify its validity on the ledger using xrpl-py
2022-09-03 09:59:43 +00:00
Wo Jake
39bec75e10 Add Python code sample for asfRequireDest 2022-09-03 09:26:41 +00:00
Obiajulu
a38a77d802 Rename create_check.py to create_xrp_check.py 2022-09-03 01:52:08 -07:00
Obiajulu
b206decf1b Create create_check.py 2022-09-03 01:41:34 -07:00
Obiajulu
2eb325d81f Create return_escrow_sequence.py 2022-09-03 01:19:22 -07:00
Obiajulu
af452afc11 Update finish_escrow.py 2022-09-03 01:13:03 -07:00
Obiajulu
6ee8aea790 Update cancel_escrow.py 2022-09-03 01:07:53 -07:00
Obiajulu
882ab81b0d Rename cancel.py to cancel_escrow.py 2022-09-03 01:02:23 -07:00
Obiajulu
a2867e2518 Update cancel.py 2022-09-03 01:01:18 -07:00
Obiajulu
9b6e8fa1dc Update account_escrows.py 2022-09-03 00:56:05 -07:00
Obiajulu
16d58c9bdd Update account_escrows.py 2022-09-03 00:50:21 -07:00
Obiajulu
bf3eb93904 Create generate_condition.py 2022-09-03 00:47:23 -07:00
Obiajulu
6f0d538925 Update create_escrow 2022-09-03 00:43:03 -07:00
Wo Jake
415dee2832 Create encode_address.py
Bounty DGE-93
2022-09-03 06:02:08 +00:00
Obiajulu
4b945261ce Create finish_escrow.py 2022-09-02 14:06:35 -07:00
Obiajulu
571fb2a6cb Create requirements.txt 2022-09-02 14:04:37 -07:00
Obiajulu
7506017081 Create account_escrows.py 2022-09-02 14:03:13 -07:00
Obiajulu
3ae2c24616 Create cancel.py 2022-09-02 14:02:36 -07:00
Obiajulu
035eb7a2b2 Create create_escrow 2022-09-02 13:59:22 -07:00
Dennis Dawson
f69e79a5dd Changes to auth minter per mduo review 2022-08-31 10:51:39 -07:00
ddawson
800554e58a Add Auth Minter to archive 2022-08-30 11:34:23 -07:00
Dennis Dawson
99d49ceb14 New version for Education Platform release
This version has a CSS to make the forms look a little better.
2022-08-04 17:38:41 -07:00
Lathan
734d5aabe0 Update content/_code-samples/secure-signing/js/signPayment.js
like it a bit long, but maybe verbose explanation is better.

Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-07-09 18:49:25 -04:00
lathan britz
e8940b7afa add comments for tickets issue #1430 2022-07-07 00:13:24 -04:00
Rome Reginelli
59c4540afc Merge pull request #1417 from XRPLF/normalize_currency_code_sample
Add 'Normalize Currency Code' code sample
2022-06-15 13:34:12 -07:00
mDuo13
1c760de003 Normalize currency code: edits per review 2022-06-15 13:23:06 -07:00
Dennis Dawson
5da6d9fd9e Use Rome's improved expiry date formula 2022-06-09 10:42:10 -07:00
mDuo13
581a02c847 Add 'Normalize Currency Code' code sample 2022-06-08 14:45:44 -07:00