Commit Graph

49 Commits

Author SHA1 Message Date
mDuo13
bc752f213d Enable include_code by default 2022-11-22 16:18:30 -08:00
ddawson
0e9feb86c6 Remove NFT-Devnet refs, old tutorial 2022-11-15 13:52:41 -08:00
mDuo13
4addf5996b Update NFT status 2022-10-31 14:52:40 -07:00
mDuo13
eb1cac593c Trade in the DEX: link sample code & add README 2022-05-19 16:23:34 -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
0da1f6e8b6 Trade in the DEX: edits per review 2022-05-10 13:43:57 -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
fab942396b DEX tutorial: fix broken link 2022-04-21 13:27:06 -07:00
mDuo13
bf166fffa1 Finish trade in the DEX tutorial draft 2022-04-19 19:55:41 -07:00
Dennis Dawson
638b6a4222 Updates for SField changes
tokenid -> nft_id
TokenID -> NFTokenID
TokenOffers -> NFTokenOffers
index -> nft_offer_index
2022-04-05 17:56:26 -07:00
itsocialist
3d58b9e4b0 Update issue-a-fungible-token.md
Correct grammar describing tutorial
2022-03-27 22:22:23 -04:00
mDuo13
c8e908d3f5 More DEX tutorial progress 2022-03-17 19:29:54 -07:00
mDuo13
38f0ac7760 DEX tutorial progress 2022-03-17 19:29:38 -07:00
mDuo13
eae54d1dd0 Trade in the DEX tutorial (WIP) 2022-03-16 19:37:31 -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
ca80f66efe Tokens renaming: more find-and-replace 2022-02-15 18:45:03 -08:00
Anurag
f2473dea4d Updated typo in burnToken() function description
`burnToken` instead of `getToken`
2022-01-14 03:47:48 +05:30
Elliot Lee
2273a51ef2 nftoken-tester-tutorial - add See Also links 2022-01-10 22:46:15 -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
130d8636ab Merge NFT doc fixes 2022-01-10 12:48:43 -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
mDuo13
473f38329d Freeze/interactive tutorials: edits per reviews 2021-10-26 14:43:10 -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
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
mDuo13
84d540a122 xrpl.js 2.0 edits per review, more cleanup 2021-10-20 12:43:56 -07:00
mDuo13
ee927ebf94 xrpl.js 2.0: clean up issue a token examples 2021-10-20 11:39:43 -07:00
mDuo13
d13b1a6895 Freeze tutorials: remove TODOs for code samples 2021-10-20 01:59:52 -07:00
mDuo13
58ea2abc40 xrpl.js 2.0: remove more TODOs, cleanup set individual freeze 2021-10-20 01:50:18 -07:00
mDuo13
7cff4596cc xrpl.js 2.0: address feedback, fix many TODOs 2021-10-19 18:55:06 -07:00
mDuo13
caac726061 Freezes: update see also sections 2021-10-14 17:49:24 -07:00
mDuo13
8a33b84711 xrpl.js 2.0: update some 'RippleAPI' mentions
Starts moving freeze example code into separate tutorial pages.
2021-10-14 16:31:55 -07:00
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
mDuo13
a5bd489248 Issue a token: minor cleanup 2021-08-27 11:14:08 -07:00
mDuo13
03dfe6d6de Issue a token: Incorporate Java code, clarify some details 2021-08-26 17:05:31 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
c63a2251a8 Fix spelling and link errors 2021-08-18 18:16:31 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
2021-08-18 15:09:26 -07:00
mDuo13
d93467a8af Issue a token: working code
- Fix bugs in submit and verify helper function
- Tweak tutorial and placement of helper function
- Finish drafting sample code
- Put sample code into tutorial
2021-08-18 15:09:26 -07:00
mDuo13
5d13f1af17 Issue a token: start code sample 2021-08-18 15:09:26 -07:00
mDuo13
7aa6e632a5 Fungible token: form validation UI, refinements 2021-08-18 15:09:23 -07:00
mDuo13
faad879c62 Issue Token: start mocking up UI 2021-08-18 15:09:14 -07:00
mDuo13
ef85693aab Issue Token: settings recs 2021-08-18 15:09:14 -07:00
mDuo13
b0359388a2 Start Issue a Token tutorial 2021-08-18 15:09:14 -07:00