App Introduction
NFTeapot lets you sell NFTs with ease. NFTeapot is an NFT minting app that allows you to list and sell NFTs directly from your storefront. Create, mint, and send your NFTs in just a few steps. We handle all technical complexities so you don’t have to worry about them. No cryptocurrency or blockchain experience required!
Core Functionality
- Manage NFTs in one place: Upload media, add product details, and list items.
- Automatically mint NFTs after order confirmation and track sales in real time.
- Fulfill orders instantly via claim link emails once payment is processed.
- Import NFTs from existing collections.
- We support Polygon and Avalanche networks (Ethereum coming soon).
Merchant-Friendly
- NFT E-commerce Merchants
- Digital Collectibles Sellers
- Multi-chain Asset Merchants
- Independent NFT Merchants
Basic Information
- Developer:Curvegrid Inc.
- Address:Shibuya Dogenzaka Tokyu Bldg 2F-C, Dogenzaka 1-10-8, Shibuya-ku, JP-13, 150-0043, JP
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:3 comment
- Release Date:2022-3-10
- Supported languages:English、Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
免费安装
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/nft_media.json
- PUT /admin/api/products/{product_id}/nft_info.json
- GET /admin/api/products/nft_list.json
Permission:write_products,read_products,manage_nft
- POST /admin/api/orders/{order_id}/nft_mint.json
- GET /admin/api/orders/{order_id}/nft_mint_status.json
- GET /admin/api/nft_sales_tracking.json
Permission:read_orders,write_nft,read_nft_sales
- POST /admin/api/orders/{order_id}/nft_claim_link.json
- PUT /admin/api/orders/{order_id}/nft_fulfillment.json
- GET /admin/api/orders/{order_id}/nft_fulfill_status.json
Permission:read_orders,write_fulfillments,manage_nft
- POST /admin/api/collections/{collection_id}/nft_import.json
- GET /admin/api/collections/{collection_id}/nft_import_status.json
- GET /admin/api/collections/nft_list.json
Permission:read_collections,write_collections,manage_nft
- POST /admin/api/nft_chains/Polygon.json
- POST /admin/api/nft_chains/Avalanche.json
- GET /admin/api/nft_chains/supported.json
Permission:read_nft,write_nft,manage_nft_chains