Skip to content

Commit

Permalink
docs: add compatibility to nft mint card
Browse files Browse the repository at this point in the history
  • Loading branch information
alessey committed Nov 15, 2024
1 parent f14ab60 commit 0b93890
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 0b93890

Please sign in to comment.