mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
Update link to HTML sample file.
This commit is contained in:
@@ -29,7 +29,7 @@ ipfs://QmQjDvDhfHcMyUgDAxKig4AoMTtS5JrsfpiEEpFa3F9QRt
|
||||
|
||||
Open `NFTokenTester.html` in a web browser, and display the JavaScript console. For example, in Google Chrome choose **View>Developer>JavaScript Console**.
|
||||
|
||||
You can find the full code for the `NFTokenTester.htm` [here](NFTokenTester.htm). The walkthrough below describes key sections in the code. The functions share much of the same code, with the only changes in the body of the transaction arguments themselves.
|
||||
You can find the full code for the `NFTokenTester.htm` <a href="https://raw.githubusercontent.com/XRPLF/xrpl-dev-portal/master/content/tutorials/use-nfts/NFTokenTester.htm">here</a>. The walkthrough below describes key sections in the code. The functions share much of the same code, with the only changes in the body of the transaction arguments themselves.
|
||||
|
||||
|
||||
## The `NFTokenMint` Transaction
|
||||
@@ -1101,4 +1101,4 @@ value = "ipfs://bafybeigdyrzt5sfp7udm7hu76uh7y26nf4dfuylqabf3oclgtqy55fbzdi" siz
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user