Skip to content

Commit

Permalink
fix: remove inaccurate tip
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisjoshford committed Nov 10, 2023
1 parent a0dfd85 commit 1825970
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 546 deletions.
4 changes: 0 additions & 4 deletions docs/7.primitives/ft/interacting/web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ This section describes how to interact with NFT contracts from a web app.
All the examples are using a `Wallet` object, which comes from our [basic template](https://github.com/near-examples/hello-near-js/blob/master/frontend/near-wallet.js)
:::

:::tip
In order to interact with NFT from your Web App you can request data from various APIs from your app (for example, [Marketplaces API](/primitives/nft/querying/marketplaces)).
:::

---

## Mint a NFT
Expand Down
4 changes: 0 additions & 4 deletions docs/7.primitives/nft/interacting/web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ This section describes how to interact with NFT contracts from a web app.
All the examples are using a `Wallet` object, which comes from our [basic template](https://github.com/near-examples/hello-near-js/blob/master/frontend/near-wallet.js)
:::

:::tip
In order to interact with NFT from your Web App you can request data from various APIs from your app (for example, [Marketplaces API](/primitives/nft/querying/marketplaces)).
:::

---

## Mint a NFT
Expand Down
Loading

0 comments on commit 1825970

Please sign in to comment.