Wo Jake
|
2ad2065cbf
|
Create README.md
|
2022-09-08 16:21:59 +00:00 |
|
Wo Jake
|
5af3e46265
|
Capitalize word
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
|
2022-09-08 16:00:00 +00:00 |
|
Wo Jake
|
7c99cc6375
|
Remove __name__ == "__main__"
|
2022-09-08 15:50:04 +00:00 |
|
Wo Jake
|
f0fe95510f
|
Use bitwise (&)
|
2022-09-08 15:21:18 +00:00 |
|
Wo Jake
|
5d6ef2acb6
|
Use AccountSetFlag.ASF_REQUIRE_DEST to match JS implementation
|
2022-09-08 14:13:38 +00:00 |
|
Wo Jake
|
40baf3e021
|
Improvements on writing style, implementation & output
|
2022-09-08 14:04:51 +00:00 |
|
Wo Jake
|
8d21ab02c0
|
Fixup
|
2022-09-08 03:39:28 +00:00 |
|
Wo Jake
|
aa2c23ae03
|
Use generate_fauce_wallet
|
2022-09-07 02:45:14 +00:00 |
|
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
|
f3f7c46256
|
Better result's output
|
2022-09-03 16:30:56 +00:00 |
|
Wo Jake
|
39bec75e10
|
Add Python code sample for asfRequireDest
|
2022-09-03 09:26:41 +00: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 |
|
Dennis Dawson
|
659dc63d57
|
Ugh - remove WIP js file
|
2022-06-02 12:40:35 -07:00 |
|
Dennis Dawson
|
f78081bcae
|
Updated code samples for 2.2.3
|
2022-06-02 11:09:55 -07:00 |
|
mDuo13
|
eb1cac593c
|
Trade in the DEX: link sample code & add README
|
2022-05-19 16:23:34 -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
|
b62b81ac1f
|
Code samples: sort intro things first
|
2022-05-13 13:35:04 -07:00 |
|
mDuo13
|
e38318abb0
|
Code samples cleanup:
- Move Quickstart to a language folder
- Copy-edits to code sample blurbs/titles
|
2022-05-13 13:20:43 -07:00 |
|
Rome Reginelli
|
7bd708345e
|
Merge pull request #1396 from mDuo13/offer_tutorial_1
Interactive Tutorial: Trade in the Decentralized Exchange
|
2022-05-11 13:13:05 -07:00 |
|
mDuo13
|
cafb714104
|
Code samples: copy edit descriptions
|
2022-05-10 14:23:59 -07:00 |
|
mDuo13
|
0da1f6e8b6
|
Trade in the DEX: edits per review
|
2022-05-10 13:43:57 -07:00 |
|
Denis Angell
|
b041b31057
|
NFT: Update Fields for v2.2.1 (#1400)
* update: 2.2.1
* fixup: nft field changes
|
2022-04-29 17:49:10 -07:00 |
|
Rome Reginelli
|
bed6d7309d
|
DEX tutorial: apply suggestions from review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
|
2022-04-22 16:54:09 -07:00 |
|
mDuo13
|
72c18f32e5
|
Code samples: update includes for moved samples
|
2022-04-20 14:04:04 -07:00 |
|
mDuo13
|
7c3ff821f0
|
Code samples: READMEs and smarter parsing
|
2022-04-20 14:04:04 -07:00 |
|
mDuo13
|
8c9529d313
|
Move code samples to language folders consistently
|
2022-04-20 14:04:04 -07:00 |
|
mDuo13
|
bf166fffa1
|
Finish trade in the DEX tutorial draft
|
2022-04-19 19:55:41 -07:00 |
|
Dennis Dawson
|
cc2ee1a994
|
The archive of Quickstart JavaScript files.
|
2022-04-13 10:19:06 -07:00 |
|
Dennis Dawson
|
865ec7e4a2
|
Incidental landing page for quickstart samples
|
2022-04-13 10:17:39 -07:00 |
|
mDuo13
|
1173425ed9
|
DEX tutorial: simplify metadata section, use BigNumber
|
2022-04-01 15:23:15 -07:00 |
|
mDuo13
|
d286614c6a
|
DEX trade code: interpret metadata
|
2022-04-01 14:37:33 -07:00 |
|
mDuo13
|
4be8c322dd
|
DEX tutorial: clarify TickSize issues
|
2022-03-31 18:57:21 -07:00 |
|
mDuo13
|
66b31dc209
|
DEX trade tutorial: more progress (incomplete)
There's still a bug that causes the code's predictions to be wrong.
|
2022-03-30 20:40:58 -07:00 |
|
mDuo13
|
8fe9cdc9d8
|
Issue a token code sample: Update README
|
2022-03-23 18:59:58 -07:00 |
|
mDuo13
|
b042b22f97
|
DEX trade tutorial: add draft code
|
2022-03-23 18:59:36 -07:00 |
|
Omar Khan
|
89bc839a80
|
fix whitespace indentation
|
2022-03-10 17:08:12 -05:00 |
|
Omar Khan
|
fb22c495bb
|
fix NFTokenCancelOffer code snippets
|
2022-03-08 13:24:44 -05:00 |
|
mDuo13
|
ec25f6bbdd
|
Merge branch 'wallet_tutorial'
|
2022-02-08 15:13:12 -08:00 |
|
mDuo13
|
60cfb42749
|
Build a Wallet: another bonus step with code for regular key & commandline network switch
|
2022-02-04 15:03:03 -08:00 |
|
mDuo13
|
361ca0dcfc
|
Wallet tutorial: allow creation of new accounts by default
|
2022-02-04 14:08:48 -08:00 |
|
mDuo13
|
435e1e35a4
|
Wallet tutorial: refactor bonus owned objects code
|
2022-02-02 17:42:16 -08:00 |
|