Commit Graph

472 Commits

Author SHA1 Message Date
Obiajulu
8e77b5ae79 Update check_global_freeze.py 2022-11-16 21:09:53 -08:00
ddawson
9001ad75c4 Remove NFToken Tester HTML & Readme 2022-11-15 14:47:24 -08:00
Dennis Dawson
911f442310 Remove XLS20-NFT radio button 2022-11-15 11:00:43 -08:00
Wo Jake
a57f88617d Additional file check & mitigate setup error 2022-11-15 10:15:55 +00:00
Wo Jake
d89160b363 Fixes & Improvements 2022-11-15 09:54:12 +00:00
Wo Jake
9a0de3d622 Update content/_code-samples/airgapped-wallet/py/airgapped-wallet-TEST.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-15 06:39:17 +00:00
Wo Jake
13d4460f0b Fix typo 2022-11-15 06:36:40 +00:00
Wo Jake
c41a4b39ba Update README.md 2022-11-11 07:49:59 +00:00
Wo Jake
687e8018d9 Fix create_wallet() 2022-11-11 07:33:00 +00:00
Wo Jake
0efd9f862b Fix unit test seed 2022-11-11 07:32:01 +00:00
Wo Jake
93bfbaa27f Update relay-transaction.py 2022-11-11 07:23:23 +00:00
Wo Jake
fa00126084 "XRP"->"XRPL"
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-11 07:18:34 +00:00
Wo Jake
6b71beb74b Spelling fix
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-11 07:17:34 +00:00
Wo Jake
21638b9780 var naming 2022-11-09 02:34:47 +00:00
Wo Jake
1615e76192 Simplify unit test (if -> else)
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:04:55 +00:00
Wo Jake
fe2ca362dd README improvement
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:03:51 +00:00
Wo Jake
b785555a6a Update content/_code-samples/airgapped-wallet/py/README.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:02:52 +00:00
Wo Jake
1856228554 Delete redundent comment
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-09 02:01:53 +00:00
Obiajulu
bb837e1d2d Update unfreeze_token.py 2022-11-05 06:56:33 -07:00
Wo Jake
87ecf1545b Create airgapped-wallet-TEST.py
unit test.
2022-11-05 08:20:09 +00:00
Obiajulu
19646faa26 Update unfreeze_token.py 2022-11-05 00:40:34 -07:00
Obiajulu
ce4bd3d6be Update set_global_freeze.py 2022-11-05 00:38:01 -07:00
Obiajulu
921a3f4e89 Update freeze_token.py 2022-11-05 00:27:29 -07:00
Obiajulu
43ab636d05 Update enable_no_freeze.py 2022-11-05 00:24:04 -07:00
Obiajulu
d7e3cd63be Update content/_code-samples/freeze/py/unfreeze_token.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-04 10:44:59 -07:00
Obiajulu
7e55bf2d0f Update content/_code-samples/freeze/py/unfreeze_token.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-04 10:43:50 -07:00
Wo Jake
e3e022dff5 Typo fix
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-11-03 15:56:35 +08:00
Obiajulu
bcdc18564a Create unfreeze_token.py 2022-11-02 11:56:41 -07:00
Obiajulu
d56cbfb310 Create set_global_freeze.py 2022-11-02 11:52:21 -07:00
Obiajulu
ad3f6a37be Update enable_no_freeze.py 2022-11-02 11:52:18 -07:00
Obiajulu
ecc5cb8da6 Create enable_no_freeze.py 2022-11-01 18:04:08 -07:00
Obiajulu
a347e7d2b8 Create check_no_freeze.py 2022-11-01 17:58:01 -07:00
Obiajulu
6fde7be212 Create check_global_freeze.py 2022-11-01 17:56:40 -07:00
Obiajulu
531bbd44fd Create check_freeze_status.py 2022-11-01 17:54:36 -07:00
Obiajulu
2efd822ac5 Create requirements.txt 2022-11-01 17:52:34 -07:00
Obiajulu
6065265dea Create freeze_token.py 2022-11-01 17:48:55 -07:00
Rome Reginelli
5296f38c5b Merge pull request #1492 from ObiajuluM/master
Added Python code samples for escrows
2022-11-01 14:18:51 -07:00
Wo Jake
5be408709b . 2022-10-29 18:11:34 +08:00
Wo Jake
ce36a11c18 Create README.md 2022-10-29 06:48:20 +00:00
Wo Jake
cb1984780d Create requirements.txt 2022-10-28 12:14:25 +00:00
Wo Jake
c80f41ed27 Create relay-transaction.py 2022-10-28 12:13:23 +00:00
Wo Jake
15edaaaba1 Create airgapped-wallet.py 2022-10-28 12:07:32 +00:00
Obiajulu
067b87d276 Update create_escrow.py 2022-10-25 02:55:40 -07:00
Obiajulu
a05dfeccab Update finish_escrow.py 2022-10-25 02:38:14 -07:00
Obiajulu
8b7babf2ab Update return_escrow_sequence.py 2022-10-25 02:23:37 -07:00
Obiajulu
58cd14ceeb Update create_escrow.py 2022-10-17 21:40:48 -07:00
Obiajulu
c58c1a8a57 Update account_escrows.py 2022-10-17 21:39:55 -07:00
Obiajulu
3c0136cee4 Update content/_code-samples/escrow/py/create_escrow.py
Co-authored-by: jonathanlei <jlei@ripple.com>
2022-10-17 21:37:57 -07:00
Obiajulu
49d76e0dfe Update content/_code-samples/escrow/py/account_escrows.py
Co-authored-by: jonathanlei <jlei@ripple.com>
2022-10-17 21:36:56 -07:00
Rome Reginelli
6460586c4f Merge pull request #1497 from ObiajuluM/patch-1
Added Python code samples for checks
2022-10-17 15:05:23 -07:00