Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Crossmint under zkEVM category as NFT #631

Merged
merged 4 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/build/zkEVM/integrations/nft-checkout/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "NFT Checkout",
"position": 8
}
24 changes: 24 additions & 0 deletions docs/build/zkEVM/integrations/nft-checkout/crossmint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: Crossmint
sidebar_position: 1
---

# Overview
[Crossmint](https://crossmint.com/?utm_source=backlinks&utm_medium=docs&utm_campaign=astar) is an enterprise-grade web3 development platform that lets you deploy smart contracts, create email wallets, enable credit-card and cross chain payments, and use APIs to create, distribute, sell, store, and edit NFTs.
By abstracting away the core complexities of the Blockchain, Crossmint allows you to build NFT applications without requiring any blockchain experience or holding cryptocurrency, and making the blockchain invisible to end users. Crossmint enables you to provide a Web2 experience for your Web3 apps and onboard users.

Crossmint allows you to import or deploy NFT smart contracts on Astar zkEVM and enable credit card and cross-chain payments for your NFTs.

## Prerequisites

1. Create an account on Crossmint's [Console](https://crossmint.com/console/overview/?utm_source=backlinks&utm_medium=docs&utm_campaign=astar)

:::caution
Crossmint has two different consoles, they are, Production (Mainnet) and Staging (Testnet). It is highly recommended that you use the Staging Console (Testnet) first before proceeding with the Production Console (Mainnet).
Click [here](https://staging.crossmint.com/console/overview/?utm_source=backlinks&utm_medium=docs&utm_campaign=astar) to head over to the Staging Console.

:::

## How to Enable Credit Card and Cross-chain Payments for your NFT Collection

Please refer to this detailed step-by-step [guide](https://blog.crossmint.com/how-to-enable-credit-card-payments-for-nfts-on-astar-zkevm/?utm_source=astar&utm_medium=docs&utm_campaign=backlinks) on how you can achieve this.
3 changes: 3 additions & 0 deletions docs/build/zkEVM/integrations/nft-checkout/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# NFT Checkout

An NFT Checkout lets you purchase NFTs using a Credit Card. Creators can use an NFT Checkout to enable Fiat payments to sell their NFTs, as this greatly improves the user-experience for the end user.