mDuo13
1bac2072d3
Wallet tutorial: mention bonus example code
2022-02-02 17:47:28 -08:00
mDuo13
435e1e35a4
Wallet tutorial: refactor bonus owned objects code
2022-02-02 17:42:16 -08:00
mDuo13
3e824759fd
Wallet tutorial: more polish
2022-02-01 15:16:33 -08:00
mDuo13
c955314b6c
Wallet tutorial: more edits per review
2022-02-01 14:13:34 -08:00
Mehdi baneshi
11b3e638d9
Update consensus-principles-and-rules.md ( #1306 )
...
* Update consensus-principles-and-rules.md
youtube link does'nt work
* Updated link to XRPL Consensus Mechanism video
* Update consensus video link
Use consensus video in XRPL Foundation's playlist
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2022-02-01 09:09:32 -08:00
mDuo13
c36984f518
Update validators command examples
2022-01-31 16:29:04 -08:00
mDuo13
222a7760d1
Improve async setup code
2022-01-31 13:40:18 -08:00
Rome Reginelli
3a6c7098ca
Add source link for ledger object IDs ( #1304 )
2022-01-31 10:24:08 -08:00
mDuo13
9490cab4eb
Wallet tutorial: edits per Windows testing
2022-01-26 17:23:50 -08:00
mDuo13
cd53c4f66c
NFTokenCancelOffer: fix example & touch up formatting for TokenOffers field
2022-01-25 17:54:18 -08:00
mDuo13
9105312eef
Fix full code links
2022-01-24 11:02:14 -08:00
Viacheslav Bakshaev
2e8143e4f3
TokenIDs -> TokenOffers
...
I think it's actually called "TokenOffers"
2022-01-23 20:22:19 +01:00
mDuo13
effc4d470e
Build a Wallet: finished draft of tutorial
2022-01-21 19:09:50 -08:00
mDuo13
0dd06fac41
Wallet tutorial: docs thru step 5
2022-01-20 17:21:24 -08:00
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
Rome Reginelli
51aefad668
Merge pull request #1295 from gnurag/patch-3
...
Updated typo in burnToken() function description
2022-01-14 11:12:01 -08:00
Rome Reginelli
796e389391
Merge pull request #1296 from SFsourDoh/patch-1
...
Fix nftokenmint.md JSON example
2022-01-14 11:09:05 -08:00
manoj
2d10b0f038
Updating [validator_list_keys] for the NFT network
2022-01-14 10:24:27 -08:00
SFsourDoh
d532ab6f8b
Fix nftokenmint.md JSON example
...
correct bad JSON formatting and add required field "TokenTaxon": 0
2022-01-14 13:15:27 -05:00
mDuo13
773cabbe5c
Build wallet: Backport refactor from step 6
2022-01-13 18:36:52 -08:00
Anurag
f2473dea4d
Updated typo in burnToken() function description
...
`burnToken` instead of `getToken`
2022-01-14 03:47:48 +05:30
mDuo13
e8a5847cc5
Build Wallet code: better separation of concerns
2022-01-11 17:07:19 -08:00
Rome Reginelli
fd39520c93
Merge pull request #1279 from develoQ/translate-to-japanese
...
Translate to Japanese
2022-01-10 23:47:25 -08:00
mDuo13
a07bfb20a0
[JA] fix syntax errors
2022-01-10 23:46:40 -08:00
Rome Reginelli
5de83af34c
Merge pull request #1291 from XRPLF/fix-unclosed-comment
...
fix: install-rippled-on-ubuntu - unclosed comment
2022-01-10 23:34:47 -08:00
Elliot Lee
2273a51ef2
nftoken-tester-tutorial - add See Also links
2022-01-10 22:46:15 -08:00
Elliot Lee
f9630b61c0
fix: install-rippled-on-ubuntu - unclosed comment
...
The missing `#}` was causing the rest of the page to be cut off (not parsed / published)
2022-01-10 20:40:19 -08:00
mDuo13
e9e79f63d7
account_nfts method name fix
2022-01-10 18:24:49 -08:00
mDuo13
bef2d8a20e
NFT doc format cleanup
2022-01-10 18:20:21 -08:00
mDuo13
2da5a6beb7
more NFT tutorial fixes
2022-01-10 13:00:21 -08:00
mDuo13
537a50f8b5
Fix blockquote format
2022-01-10 12:59:29 -08:00
mDuo13
130d8636ab
Merge NFT doc fixes
2022-01-10 12:48:43 -08:00
mDuo13
7a7e61485d
Ubuntu install for NFT preview
2022-01-10 12:48:04 -08:00
Dennis Dawson
a740c565bd
Use parseInt() rather than static int values.
2022-01-10 11:46:07 -08:00
Dennis Dawson
3a49c55a2d
Use parseInt() for flag values
2022-01-10 11:25:27 -08:00
Dennis Dawson
62eaa3e7a6
In create buy offer, parse the flag int
2022-01-10 11:18:32 -08:00
Dennis Dawson
b82f6b55a0
In create buy offer, parse the flag int
2022-01-10 11:09:23 -08:00
Dennis Dawson
7d203f500c
Fix bizarre swap of "accept" and "cancel"
2022-01-10 10:51:48 -08:00
mDuo13
3e8ecf2191
Fix variables for NFToken source link
2022-01-10 01:10:03 -08:00
mDuo13
2608c5264d
Move NFToken tutorial to Use Tokens category
2022-01-10 01:03:20 -08:00
Rome Reginelli
bebd2cfe8c
Merge pull request #1278 from mDuo13/nfts_on_devnet
...
Connect to devnet: NFT feature stanza
2022-01-10 00:45:28 -08:00
Rome Reginelli
020d7a7433
Merge pull request #1275 from XRPLF/DennisDawson-patch-2
...
Add NFT Tutorial
2022-01-10 00:45:01 -08:00
mDuo13
92acb7af20
Final values for NFT-Devnet stuff
2022-01-10 00:44:19 -08:00
mDuo13
2791d5de6e
NFToken references: fix some things for consistency
2022-01-07 20:05:01 -08:00
mDuo13
8b19927f8c
NFT-Devnet details
2022-01-07 19:22:05 -08:00
Dennis Dawson
be8cb0790a
Update for NFT-Devnet URL, etc.
2022-01-07 14:43:33 -08:00
Dennis Dawson
61dcc2b8dc
Change URL to xls20-sandbox
2022-01-07 13:05:08 -08:00
mDuo13
b2668b7de9
Build Wallet: cleaned up, feature-complete code
2022-01-06 18:39:36 -08:00
Dennis Dawson
6ce977f90c
Add code tags for offer transactions.
2022-01-06 12:31:22 -08:00