Guides Build a decentralized Amazon clone that accepts crypto 0:00/1× Introduction In this guide, we will show you how to create a decentralized Amazon clone that accepts card and crypto payments. Try the app for yourself Each item will be an NFT that we will create using Solidity. Even though items are priced in ETH, users can
Product Updates NEW: Sepolia Support TLDR: We’ve just added Sepolia into our Checkouts product. A Closer Look: What's Sepolia? Sepolia is a new testnet for Ethereum. It's designed to support the development and testing of new features for Ethereum, providing an environment for testing improvements to gas fees and transaction
Tutorials How to Create a Token-Gated Blog (Using Next and Paper) 0:00/1× In this guide, we'll show you how to create a token-gated blog. Readers without an NFT can purchase an NFT with a credit card or crypto. Once they hold the NFT, they'll get access to the blog posts. This tutorial will use Typescript,