#xrpl #tx #memo #prog #inc
When user is forming a transaction, the volume of "memos" fields (on XRPL) cannot exceed 1kB according to the docs. The limit is 1024 characters.
https://xrpl.org/transaction-common-fields.html#memos-field
This field is optional in standard solutions and usually used to comment of the transaction.
The size of 1 kB is sufficient for many non-trivial uses.
This will be useful.
Thank you for providing the additional “type” and “format” fields. I'm sure the developers of XRPL had a variety of uses in mind when they released it.
When user is forming a transaction, the volume of "memos" fields (on XRPL) cannot exceed 1kB according to the docs. The limit is 1024 characters.
https://xrpl.org/transaction-common-fields.html#memos-field
This field is optional in standard solutions and usually used to comment of the transaction.
The size of 1 kB is sufficient for many non-trivial uses.
This will be useful.
Thank you for providing the additional “type” and “format” fields. I'm sure the developers of XRPL had a variety of uses in mind when they released it.
Some of #StashKeeper app features:
📌 No developer servers
📌 No network connections with third-party services
📌 The app will store its data encrypted and only on the device
📌 It will communicate over the network only with a specific #XRPL node of the user's choice
📌 No developer servers
📌 No network connections with third-party services
📌 The app will store its data encrypted and only on the device
📌 It will communicate over the network only with a specific #XRPL node of the user's choice
"Ripple Epoch" - the number of seconds since the Jan 1, 2000 (00:00 UTC)
Dragons years:
1988 - start [0](-144m RE)
2000 - Ripple Epoch [1](RE)
2012 - Ripple (OpenCoin) start [2](+144m RE)
2024 - XRPL 2.0+ [3](+288m)
Feb 10, 2024 = New Dragon = 760838400 RE
#XRPL #XRPLCommunity
proof: https://xrpl.org/basic-data-types.html#specifying-time
Dragons years:
1988 - start [0](-144m RE)
2000 - Ripple Epoch [1](RE)
2012 - Ripple (OpenCoin) start [2](+144m RE)
2024 - XRPL 2.0+ [3](+288m)
Feb 10, 2024 = New Dragon = 760838400 RE
#XRPL #XRPLCommunity
proof: https://xrpl.org/basic-data-types.html#specifying-time
SkyShell studio pub
"Ripple Epoch" - the number of seconds since the Jan 1, 2000 (00:00 UTC) Dragons years: 1988 - start [0](-144m RE) 2000 - Ripple Epoch [1](RE) 2012 - Ripple (OpenCoin) start [2](+144m RE) 2024 - XRPL 2.0+ [3](+288m) Feb 10, 2024 = New Dragon = 760838400…
XRP = 144 by BIP44 standard
proof: https://github.com/satoshilabs/slips/blob/master/slip-0044.md
All seed-phrases for the multi-coin protocol BIP39 have number 144 for XRP
#XRPL #XRPLCommunity #BIP #bip39 #bip44 #n144
proof: https://github.com/satoshilabs/slips/blob/master/slip-0044.md
All seed-phrases for the multi-coin protocol BIP39 have number 144 for XRP
#XRPL #XRPLCommunity #BIP #bip39 #bip44 #n144
In our app developing we took the methods into adding accounts in the conditions of the XRPL network and existing applications for the convenience of users:
- BIP39 seed
- BIP39 derived adresses private keys
- Family-seed XRPL
- XUMM accounts numbers
#xrpl #sks #StashKeeper
- BIP39 seed
- BIP39 derived adresses private keys
- Family-seed XRPL
- XUMM accounts numbers
#xrpl #sks #StashKeeper
Official XRPL offline Account Setup Tutorial.
Also how to generate cryptographic keys for XRP offline.
https://xrpl.org/docs/tutorials/how-tos/manage-account-settings/offline-account-setup
#xrpl #xrp #XRPArmy
Also how to generate cryptographic keys for XRP offline.
https://xrpl.org/docs/tutorials/how-tos/manage-account-settings/offline-account-setup
#xrpl #xrp #XRPArmy
xrpl.org
Offline Account Setup Tutorial
Set up an XRP Ledger account using an air-gapped, offline machine to store its cryptographic keys.