Skip to content

Commit

Permalink
docs: add compatibility to nft mint card (#1629)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessey authored Nov 15, 2024
1 parent 9c28af7 commit fa0d954
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/docs/pages/mint/nft-mint-card.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,10 @@ export default function NFTComponent() {

<MintCardOverrideStyles/>

## Compatibility

The mint component uses a custom buildMintTransaction implementation which supports Coinbase mints as well as [`these supported platforms on reservoir`](https://docs.reservoir.tools/docs/minting#platform-support). If your contract is not supported, please follow the [`bring your own data instructions`](#bring-your-own-data) below.

## Advanced Usage

### Bring your own data
Expand Down

0 comments on commit fa0d954

Please sign in to comment.