@web3auth/nft-checkout-plugin
Version:
An NFT checkout service plugin that enables NFT purchases and transactions. Can be integrated with Web3Auth SDK for authentication or used as a standalone service for NFT payment processing.
43 lines (27 loc) • 2.23 kB
Markdown
# Web3Auth NFT Checkout Plugin
[](https://www.npmjs.com/package/@web3auth/nft-checkout-plugin/v/latest)
[](https://bundlephobia.com/result?p=@web3auth/nft-checkout-plugin@latest)
> Web3Auth is where passwordless auth meets non-custodial key infrastructure for Web3 apps and wallets. By aggregating OAuth (Google, Twitter, Discord) logins, different wallets and innovative Multi Party Computation (MPC) - Web3Auth provides a seamless login experience to every user on your application.
Web3Auth NFT Checkout Plugin is an NFT checkout service plugin that enables NFT purchases and transactions. It can be integrated with Web3Auth SDK for authentication or used as a standalone service for NFT payment processing.
## 📖 Documentation
Read more about the Web3Auth NFT Checkout Plugin in the [official Web3Auth Documentation](https://web3auth.io/docs/sdk/web/plugins/nft-checkout).
## 💡 Features
- Simple NFT checkout integration with Web3Auth
- Support for multiple blockchain networks
- Automated NFT minting and transfer post-payment
- Real-time transaction status tracking
- Secure payment processing
- Support for multiple NFT standards (ERC721, ERC1155)
...and a lot more
## 🔗 Installation
```shell
npm i --save @web3auth/nft-checkout-plugin
```
## 🩹 Example
Check out the examples for your preferred blockchain and platform on our [examples page](https://web3auth.io/docs/examples).
## 🌐 Demo
Checkout the [Web3Auth Demo](https://demo.web3auth.io) to see how Web3Auth can be used in your application.
## 💬 Troubleshooting and Support
- Have a look at our [Community Portal](https://community.web3auth.io/) to see if anyone has any questions or issues you might be having. Feel free to reate new topics and we'll help you out as soon as possible.
- Checkout our [Troubleshooting Documentation Page](https://web3auth.io/docs/troubleshooting) to know the common issues and solutions.
- For Priority Support, please have a look at our [Pricing Page](https://web3auth.io/pricing.html) for the plan that suits your needs.