Add Escrow Tutorial

This commit is contained in:
ddawson
2022-12-05 18:17:49 -08:00
parent 00781cc3ec
commit 1e31d41a42
19 changed files with 558 additions and 76 deletions

View File

@@ -8,7 +8,7 @@ labels:
- Non-fungible Tokens, NFTs
---
# 4. Transfer NFTokens
# Transfer NFTokens
This example shows how to:
@@ -1521,15 +1521,3 @@ Update the form with fields and buttons to support the new functions.
</html>
```
---
| Previous | Next |
| :--- | ---: |
| [← 3. Mint and Burn NFTokens >](mint-and-burn-nftokens.html) | [Broker a NFToken Sale → >](broker-sale.html) |
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}