mDuo13
4dba0cf70f
Build a Wallet: progress thru step 3:
...
- Tutorial docs through step 3 (inputting an account)
- New screenshots
- Minor code cleanup
- Fix the include_code filter to better handle indentation in Python
code
2022-01-19 17:33:23 -08:00
mDuo13
14a1fc84d7
Build a Wallet tutorial: text for first few steps
2022-01-18 19:04:34 -08:00
mDuo13
773cabbe5c
Build wallet: Backport refactor from step 6
2022-01-13 18:36:52 -08:00
mDuo13
e8a5847cc5
Build Wallet code: better separation of concerns
2022-01-11 17:07:19 -08:00
mDuo13
b2668b7de9
Build Wallet: cleaned up, feature-complete code
2022-01-06 18:39:36 -08:00
mDuo13
2756c663f9
Working hybrid async/thread code w/ domain verif
2022-01-05 18:09:07 -08:00
mDuo13
08e0b5d442
Build a wallet: non-working verify funcs
2021-12-21 14:57:29 -08:00
mDuo13
232b5284a5
Build wallet: start migrating to async
2021-12-20 20:57:47 -08:00
mDuo13
06218c1b97
Build a Wallet: some polish in the UI
2021-11-16 19:53:58 -08:00
mDuo13
372edca00d
Build a Wallet: refactor + notif on send
2021-11-15 17:43:18 -08:00
mDuo13
e073d1f3e8
Build a wallet: tx history
2021-11-12 16:33:45 -08:00
mDuo13
f8e2d52421
Send XRP: full send dialog
2021-11-09 17:56:32 -08:00
mDuo13
355e5884d8
Build wallet: fix send xrp proof of concept
2021-11-08 18:02:33 -08:00
mDuo13
3041826f89
Build wallet tutorial: send XRP button (incomplete)
2021-11-08 10:42:57 -08:00
mDuo13
7eeeb4c659
Build a wallet tutorial: show account objects
2021-10-29 18:10:50 -07:00
mDuo13
b70b4d3f64
Build a wallet tutorial: draft steps 1-3
...
1. wxPython app that shows XRPL data (once)
2. threaded app monitoring XRPL in background
3. Decode address & watch for balance
2021-10-29 12:14:05 -07:00
Rome Reginelli
6cc92778ab
Merge pull request #1216 from XRPLF/freeze_interactive
...
Interactive Freeze tutorials
2021-10-26 15:31:16 -07:00
mDuo13
473f38329d
Freeze/interactive tutorials: edits per reviews
2021-10-26 14:43:10 -07:00
Rome Reginelli
60c6f708ce
Merge pull request #1215 from XRPLF/js-websocket
...
Get Started Using JavaScript: use WebSocket URI
2021-10-26 13:00:23 -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
Elliot Lee
916845a0b6
Get Started Using JavaScript: use WebSocket URI
2021-10-25 20:40:24 -07:00
Rome Reginelli
54faa2ba31
Merge pull request #1214 from XRPLF/style_updates
...
Upgrade dependencies for scss
2021-10-25 13:14:45 -07:00
mDuo13
51d99f77d3
Upgrade dependencies for scss
2021-10-25 12:15:27 -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
Rome Reginelli
818cbe7005
Merge pull request #1213 from JST5000/update-freeze
...
Update freeze code samples to match xrpl.js release syntax
2021-10-22 15:43:21 -07:00
Jackson Mills
fc6ed9b850
Fix AccountRootFlag import to avoid require
2021-10-22 15:14:23 -07:00
Jackson Mills
ab6fd81297
Import lsfFlags and check setting correctly
2021-10-22 09:33:53 -07:00
Jackson Mills
bae05b1cc0
Fix syntax to match xrpl newest version + fix validate
2021-10-21 16:54:18 -07:00
Rome Reginelli
317372b4b3
Merge pull request #1210 from XRPLF/xrpljs2-migration-improvements
...
Update xrpljs2-migration-guide.md
2021-10-21 16:41:03 -07:00
Jackson Mills
10a2365559
Add validate and comment to all transactions
2021-10-21 16:34:30 -07:00
Jackson Mills
18497792fb
Remove .on(error) as it isn't part of the tutorial
2021-10-21 16:29:05 -07:00
Jackson Mills
55eaed4b68
Standardize imports to work in browser + node
2021-10-21 16:27:34 -07:00
Jackson Mills
30d78812b3
Fix indentation
2021-10-21 16:26:49 -07:00
mDuo13
51153e6a42
Fix untranslated ledger gaps link
2021-10-21 15:42:34 -07:00
Rome Reginelli
b92503f66b
migration: LLS in code font
2021-10-21 15:17:38 -07:00
Elliot Lee
2b4f2bf5f0
Update xrpljs2-migration-guide.md
2021-10-20 21:19:42 -07:00
Rome Reginelli
136884839b
Merge pull request #1209 from amarantha-k/xrpl-1137
...
Add sign and sign_for to admin methods
2021-10-20 17:03:22 -07:00
Amarantha Kulkarni
7ede7803ea
Merge branch 'xrpl-1137' of https://github.com/amarantha-k/xrpl-dev-portal into xrpl-1137
2021-10-20 16:26:49 -07:00
Amarantha Kulkarni
e31cac2280
Move files from public to admin methods and update config file
2021-10-20 16:25:40 -07:00
Amarantha Kulkarni
6ac2eedf99
Add sign and sign_for to admin methods
2021-10-20 16:25:40 -07:00
Amarantha Kulkarni
626f89935a
Move files from public to admin methods and update config file
2021-10-20 16:23:51 -07:00
Rome Reginelli
cf99281d3d
Merge pull request #1194 from DennisDawson/patch-1
...
Add details for SignerWeight and SignerQuorum
2021-10-20 16:01:10 -07:00
Rome Reginelli
7cae841c22
Apply suggestions from code review
2021-10-20 16:00:31 -07:00
Amarantha Kulkarni
bd09810958
Add sign and sign_for to admin methods
2021-10-20 14:17:17 -07:00
Rome Reginelli
0ae3bef4dc
Merge pull request #1197 from XRPLF/xrpljs2.0
...
xrpl.js 2.0 Documentation Updates
2021-10-20 13:48:04 -07:00
mDuo13
8579fa382c
Code samples: clean up package versioning for xrpl.js 2.0
2021-10-20 13:26:49 -07:00
mDuo13
a4bdf4ae2b
JS get started: more edits per feedback
2021-10-20 13:22:41 -07:00
Rome Reginelli
e65e95e050
migration guide: fix account_objects typo
...
Co-authored-by: Mayukha Vadari <mvadari@ripple.com >
2021-10-20 13:07:17 -07:00
mDuo13
fcae5f39de
Fix broken links
2021-10-20 12:56:12 -07:00