<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Paper.xyz</title>
    <description>The latest articles on DEV Community by Paper.xyz (@papercheckout).</description>
    <link>https://dev.to/papercheckout</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F901758%2Fd8dcd665-1131-4ef5-8da5-958d757c46d1.png</url>
      <title>DEV Community: Paper.xyz</title>
      <link>https://dev.to/papercheckout</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/papercheckout"/>
    <language>en</language>
    <item>
      <title>How To Accept Cross Chain Crypto Payments for NFTs</title>
      <dc:creator>Paper.xyz</dc:creator>
      <pubDate>Fri, 12 Aug 2022 17:29:45 +0000</pubDate>
      <link>https://dev.to/papercheckout/how-to-accept-cross-chain-crypto-payments-for-nfts-4125</link>
      <guid>https://dev.to/papercheckout/how-to-accept-cross-chain-crypto-payments-for-nfts-4125</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--b3Wg0nMm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/accept-cross-chain.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--b3Wg0nMm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/accept-cross-chain.png" alt="How To Accept Cross Chain Crypto Payments for NFTs" width="880" height="439"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hi there!! 👋 I’m Harpriya, an engineer from &lt;a href="https://paper.xyz/?utm_source=ghost&amp;amp;utm_content=how-to-create-and-sell-an-nft-tutorial"&gt;Paper&lt;/a&gt;. In this tutorial, we’ll be learning how to add cross-chain crypto payments to all our NFTs so that we can make our assets more accessible and expand our audience and paying customers.&lt;/p&gt;

&lt;h2&gt;
  
  
  What does cross-chain mean?
&lt;/h2&gt;

&lt;p&gt;Digital Assets like NFTs can only exist on a singular blockchain. Blockchains like Bitcoin, Ethereum, Polygon, Avalanche, and Solana all use different technologies to ensure that their respective cryptocurrencies and assets are secure. Cross-chain acts as a “bridge” across multiple blockchains to achieve &lt;em&gt;interoperability&lt;/em&gt;. This means that cross-chain can enable the exchange of information, cryptocurrency, assets, and NFTs from one blockchain to another.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why do I need cross-chain?
&lt;/h2&gt;

&lt;p&gt;As a developer creating these assets, the main concern you’ll have is making sure you’re choosing the right blockchain and technology for you, and also for your audience and buyers. The blockchain you choose for development will impact the way your smart contract is written and determine the type of features you can offer. For your audience and buyers, it means they will probably need to convert their funds into the native cryptocurrency of your smart contract, which is tied to the blockchain you decide to use. This can be a huge hassle for the audience and buyers having to convert funds from one currency to another. This is what cross-chain solves. Cross-chain essentially creates a “bridge” to exchange money from one cryptocurrency to another. This means your audience and buyers would be able to purchase your NFTs regardless of which blockchain you decide to use and regardless of which cryptocurrency they already hold. Accepting cross-chain payments for your NFT sales make your work more accessible and has the potential to expand your audience by more than 10X.&lt;/p&gt;

&lt;h2&gt;
  
  
  How do accept cross-chain payments?
&lt;/h2&gt;

&lt;p&gt;Accepting cross-chain payments becomes deceptively simply with &lt;a href="https://paper.xyz/"&gt;Paper&lt;/a&gt;. If you’re unfamiliar with Paper, it is basically a tool that allows you to accept various forms of Payments to sell your NFTs, like credit cards or cross-chain crypto. Paper offers multiple solutions to this cross-chain problem, and we call it &lt;code&gt;PayWithCrypto&lt;/code&gt;. To get a better understanding of how &lt;code&gt;PayWithCrypto&lt;/code&gt; works, let’s try out the Paper Demo Checkout.&lt;/p&gt;

&lt;p&gt;Head to &lt;a href="https://paper.xyz/"&gt;https://paper.xyz/&lt;/a&gt; and click on “Try a Demo”.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8DiVGcGX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-9.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8DiVGcGX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-9.jpg" alt="How To Accept Cross Chain Crypto Payments for NFTs" width="880" height="482"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Try a demo on the Paper landing page.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sRJDq57Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-29.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sRJDq57Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-29.png" alt="How To Accept Cross Chain Crypto Payments for NFTs" width="397" height="608"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;"Pay With ETH" button allows you to pay use cross-chain payments.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The “Pay With ETH” button allows you to pay with a popular cryptocurrency, Ethereum, while the Paper Explorers NFT is priced in a 2 MATIC. This means that the NFT exists on the Polygon blockchain and accepts its native currency, MATIC, but with Paper you can purchase this Polygon NFT using your Ethereum cryptocurrency. Pretty cool, right?!&lt;/p&gt;

&lt;p&gt;Let’s explore the 2 main ways you can start implementing &lt;code&gt;PayWithCrypto&lt;/code&gt; for your NFT checkout experiences. The first way is through your &lt;a href="https://paper.xyz/dashboard/checkouts"&gt;Paper Developer Dashboard&lt;/a&gt;. If you follow the &lt;a href="https://dev.to/papercheckout/how-to-create-and-sell-an-nft-1km6"&gt;first tutorial,&lt;/a&gt; you should already have a checkout in your &lt;a href="https://paper.xyz/dashboard/checkouts"&gt;dashboard&lt;/a&gt;. Click on a checkout, and find the “edit” button.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qlkXle57--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-24.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qlkXle57--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-24.png" alt="How To Accept Cross Chain Crypto Payments for NFTs" width="568" height="712"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Paper checkout details are shown in the Paper Developer Dashboard.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;From here, you should be able to scroll down and see the toggle for “Pay With Cryptocurrency”. This enables the “Pay With ETH” button we saw earlier.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--IVmz9MjD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-30.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--IVmz9MjD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-30.png" alt="How To Accept Cross Chain Crypto Payments for NFTs" width="570" height="372"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Toggle "Allow paying with cryptocurrency" for cross-chain crypto payments.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The second way to enable the “Pay With ETH” button is by using the &lt;code&gt;&amp;lt;PayWithCrypto&amp;gt;&lt;/code&gt; &lt;a href="https://docs.paper.xyz/reference/paywithcrypto"&gt;React SDK component&lt;/a&gt;. We provide &lt;a href="https://docs.paper.xyz/reference/paywithcrypto"&gt;extenstive docs&lt;/a&gt; to showcase just how to implement this in your NFT checkout. We’ve also created a &lt;a href="https://paper.xyz/sdk/v1/examples/pay-with-crypto"&gt;sandbox environment&lt;/a&gt; for you to experience the checkout flow for &lt;code&gt;&amp;lt;PayWithCrypto&amp;gt;&lt;/code&gt; !&lt;/p&gt;

&lt;p&gt;P.S. If you’re based in San Francisco and want to learn more about how to 10X your paying customers with Web2.5, join us to &lt;a href="https://web3sf.com/"&gt;Web3SF&lt;/a&gt; on August 26-27th, 2022! It’s 2 days full of speakers series and workshops series about how to get started in Web3 with any project. &lt;a href="https://paper.xyz/"&gt;Paper&lt;/a&gt; will be there too! We have both a speaker session and workshop session schedule. It’s also completely free to attend. Come build with us! Hope to see you all there 🫡&lt;/p&gt;

</description>
      <category>nfts</category>
      <category>web3</category>
      <category>crosschain</category>
      <category>creditcards</category>
    </item>
    <item>
      <title>How to Create and Sell an NFT</title>
      <dc:creator>Paper.xyz</dc:creator>
      <pubDate>Tue, 02 Aug 2022 18:00:58 +0000</pubDate>
      <link>https://dev.to/papercheckout/how-to-create-and-sell-an-nft-1km6</link>
      <guid>https://dev.to/papercheckout/how-to-create-and-sell-an-nft-1km6</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QFS0I2wu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/How-to-Create-and-Sell-an-NFT---Tutorial-High-Res.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QFS0I2wu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/How-to-Create-and-Sell-an-NFT---Tutorial-High-Res.png" alt="How to Create and Sell an NFT" width="880" height="439"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hi there!! 👋 I’m Harpriya, an engineer from &lt;a href="https://paper.xyz/?utm_source=ghost&amp;amp;utm_content=how-to-create-and-sell-an-nft-tutorial"&gt;Paper&lt;/a&gt;. In this tutorial, we will be creating our very own NFT and putting it up for sale using the Ethereum network! You can use any image of your choice, but I will be using a picture of my favorite anime character, &lt;a href="https://static1.srcdn.com/wordpress/wp-content/uploads/2020/02/Rock-Lee-In-Naruto.jpg"&gt;Rock Lee&lt;/a&gt;. Feel free to join along! It’ll be my first time creating an NFT too. If you have any questions, feel free to ask the #web3-education channel in the discord. The discord will be full of fellow builders working through the same tutorial that you can ask for assistance from. The Paper team will also be active on the channel to help everyone out, including me!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note: There will be no coding knowledge required to do this tutorial.&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Prerequisites
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Understanding what an NFT is&lt;/li&gt;
&lt;li&gt;Having access to the &lt;a href="https://discord.com/invite/mnUa29J2Fp"&gt;Paper Discord Community&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you feel the need to brush up on any sort of background, check out the following resources before proceeding:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Learn &lt;a href="https://buildspace.so/p/mint-nft-collection/lessons/what-is-nft"&gt;what an NFT is&lt;/a&gt;. It’s so simple, and Farza does a great job with make analogies comparing NFTs to Picasso’s art!&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ethereum.org/en/developers/docs/intro-to-ethereum/?utm_source=buildspace.so&amp;amp;utm_medium=buildspace_project"&gt;Introduction to Ethereum&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Overview
&lt;/h3&gt;

&lt;p&gt;For this tutorial, we will be following a very simple 3-part process:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create a Smart Contract&lt;/li&gt;
&lt;li&gt;Create a Checkout Flow&lt;/li&gt;
&lt;li&gt;Customize!! (Optional, but this is the most fun part imo!)&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Part 1: Create a Smart Contract
&lt;/h3&gt;

&lt;p&gt;A smart contract is just a fancy word for code that exists on the blockchain. The cool part about smart contracts is that since it exists on the blockchain, a lot of the executions of the code can be automated. So, for example, if I wrote a smart contract to sell an NFT with a royalty structure, I could automatically receive a certain percentage everytime someone sold my NFT changed hands, no matter which secondary marketplace they used!&lt;/p&gt;

&lt;p&gt;In this tutorial, we’ll be creating a smart contract &lt;em&gt;without&lt;/em&gt; writing any code. Pretty crazy, right?! There’s actually a tool out there to accomplish just this, and it's called &lt;a href="https://thirdweb.com/"&gt;thirdweb&lt;/a&gt;. Thirdweb has many options for creating a pre-built contracts. We will be using one called the “NFT Drop” contract.&lt;/p&gt;

&lt;p&gt;Before we begin, make sure you have a wallet! A wallet is where we can store our NFTs, share them with the world, or even transfer them to other wallets. There’s many popular options for wallets out there such as MetaMask or Coinbase Wallet. If this is your first time using a wallet, we recommend following &lt;a href="https://portal.thirdweb.com/guides/create-a-metamask-wallet"&gt;this guide&lt;/a&gt; from our friends over at thirdweb to set up a MetaMask wallet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Let’s get started:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;1) Connect your wallet to thirdweb: Go to the &lt;a href="https://thirdweb.com/dashboard"&gt;thirdweb Dashboard&lt;/a&gt; and click “Connect Wallet”.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ewN-lWM7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2APxGXKbPCk7B3VHrVG557MQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ewN-lWM7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2APxGXKbPCk7B3VHrVG557MQ.png" alt="How to Create and Sell an NFT" width="800" height="528"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Click “Connect Wallet”. If you just created a MetaMask wallet from the link above, click “MetaMask” from the options. Otherwise, feel free to connect any wallet of your choice.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FDRj-eT8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AWQqKNyoPeKqvv4rMD93_SA.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FDRj-eT8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AWQqKNyoPeKqvv4rMD93_SA.png" alt="How to Create and Sell an NFT" width="357" height="619"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;You should see a pop-up asking to confirm the wallet connection. Click, “Next” and “Agree”.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;2) At the top right corner of your thirdweb dashboard, click on your wallet to change your network. We are going to switch to “Goerli Test Network”. This ensures we aren’t spending real ETH (which is expensive‼️) to create this project. The Goerli test network uses GOR, which is the equivalent of fake money or fake ETH. This is useful because getting fake money (GOR) is fairly simple and we’ll use some to deploy our smart contract later!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--It3suenT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-9.42.32-AM.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--It3suenT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-9.42.32-AM.png" alt="How to Create and Sell an NFT" width="664" height="612"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Change your network, at the top of your MetaMask Wallet to “Goerli Test Network”.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;3) Your wallet should now be connected! Make sure you can see the thirdweb dashboard. Find the "Deploy a new contract" button. Click on “Pre-built Contracts”, then “Release a drop”, then “NFT Drop”. This is the contract we want to build. The NFT Drop smart contract by thirdweb has built-in function that allow lazy minting of our NFTs and makes them available to any users that decide to claim it! It uses the &lt;a href="https://eips.ethereum.org/EIPS/eip-721"&gt;ERC-721 Standard&lt;/a&gt;, which is a basic set of functions for NFT smart contracts. Don’t worry if you don’t fully understand lazy minting or ERC-721 yet! It’ll make more sense as we go through the rest of the project.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MHgMnGRr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-10.06.26-AM.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MHgMnGRr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-10.06.26-AM.png" alt="How to Create and Sell an NFT" width="880" height="466"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--voUcf282--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-10.06.47-AM.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--voUcf282--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-10.06.47-AM.png" alt="How to Create and Sell an NFT" width="880" height="643"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3eZ0e99s--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-10.07.24-AM.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3eZ0e99s--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-10.07.24-AM.png" alt="How to Create and Sell an NFT" width="880" height="535"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4) Like I mentioned earlier, I’ll be creating my NFT collection using images of Rock Lee, with &lt;a href="https://static1.srcdn.com/wordpress/wp-content/uploads/2020/02/Rock-Lee-In-Naruto.jpg"&gt;this&lt;/a&gt; image of Rock Lee as the display. He’s one of the underrated characters in Naruto imo, and also my halloween costume last year 😅.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;P.S. If 20 different people mention “Rock Lee” in the #web3-education channel in the&lt;/strong&gt; &lt;a href="https://discord.com/invite/mnUa29J2Fp"&gt;&lt;strong&gt;Discord&lt;/strong&gt;&lt;/a&gt; &lt;strong&gt;, I’ll post a picture of me in my halloween costume 😬😬&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For the NFT Drop contract, add any image of your choice. Feel free to use the same one I did if you can’t think of what to add right now! Make sure to add a name, description, and double check that the “Goerli” network is selected. You may also add a percentage for royalties, which is the proportionate amount you would receive every time the NFT is sold on a secondary market. Pretty cool, right?!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZDyMq6qe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2A4fNYtAo3t0lWDgqiHxfcmA.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZDyMq6qe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2A4fNYtAo3t0lWDgqiHxfcmA.jpeg" alt="How to Create and Sell an NFT" width="800" height="421"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--C6YDLkYA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-16.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--C6YDLkYA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-16.png" alt="How to Create and Sell an NFT" width="880" height="1048"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;5) When you click the “Deploy Now” button, you might get a popup that says you’ll need some GOR to pay for gas. Like I mentioned in Step 2, GOR or GoerliETH is basically fake money or fake ETH that the test network uses to deploy stuff or pay for gas (more on this later). Anyways, let’s get some fake money! We do this by going to a place called a “faucet”. Click the “Get GOR from Faucet button” and copy your MetaMask Wallet Address into the new page. You should see your MetaMask update with 0.1 GoerliETH!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SC8impJD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-9.55.46-AM.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SC8impJD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-9.55.46-AM.png" alt="How to Create and Sell an NFT" width="808" height="566"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--CKMjo5Z0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-9.58.21-AM.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CKMjo5Z0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-02-at-9.58.21-AM.png" alt="How to Create and Sell an NFT" width="880" height="581"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ux9Lq6kV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/goerlieth.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ux9Lq6kV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/goerlieth.png" alt="How to Create and Sell an NFT" width="356" height="490"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;6) Now that you have your fake money (GoerliETH), you can click “Deploy Now” on your contract page. You should see another MetaMask popup to confirm the transaction. The fee we’re seeing here is called gas. Gas is the amount that is required to perform a transaction on the blockchain. This fee is sent to the miners that process the transaction. Since we’re using fake money (GoerliETH), we won’t actually be charged any transaction fees! Click “confirm” to move to receive this GoerliETH into your MetaMask wallet.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--CGjt5x5l--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/georli_gas.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CGjt5x5l--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/georli_gas.png" alt="How to Create and Sell an NFT" width="357" height="615"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;7) Back on the thirdweb dashboard, we’ll need to set a claim phase in order for users to claim our NFTs. Click “Set Claim Phase”. On the next page, we can decide things like when we want this NFT to be available for sale, how many NFTs we’d want to sell, how much to charge for the NFT and the currency we’d want to sell it in. We can also create an allowlist to have only a selected number of wallets! For my NFT drop, I’ll be setting a limit for 5 NFTs that cost $0, for a maximum of 1 Rock Lee NFT per wallet.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bVI0PYTX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-25.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bVI0PYTX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Group-25.png" alt="How to Create and Sell an NFT" width="800" height="723"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9Jtl6z6b--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AffK3NkCekYK6f4IYl55xsg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9Jtl6z6b--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AffK3NkCekYK6f4IYl55xsg.png" alt="How to Create and Sell an NFT" width="800" height="597"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;8) Click “Save Claim Phase” when you’re done selecting your options. You’ll be prompted to confirm this transaction so that the update is processed to the blockchain. But just like last time, this is using fake money (GoerliETH)! Click “confirm” to continue.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KOjgNI1q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/txn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KOjgNI1q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/txn.png" alt="How to Create and Sell an NFT" width="348" height="411"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;9) On your thirdweb dashboard, go to the "Overview" section. You can click "Create" and then add all the NFTs you'd like to add to your collection. You can add any Metadata here like name, image, description, and property traits.&lt;/p&gt;

&lt;p&gt;10) On your thirdweb dashboard click the the button under your NFT title to copy your smart contract address. For me, it’s the one beginning with “0xA760…”. Congrats, you’ve officially created a smart contract!!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--k8q7mwv---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-04-at-2.52.06-PM.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k8q7mwv---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/Screen-Shot-2022-08-04-at-2.52.06-PM.png" alt="How to Create and Sell an NFT" width="411" height="179"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Part 2: Build a checkout flow
&lt;/h3&gt;

&lt;p&gt;One of the major hurdles any NFT project faces is getting support or enough people to purchase them. Buying an NFT is especially hard because to purchase one, you need to first find an exchange to convert your fiat currency to cryptocurrency to match the currency on the NFT you’re buying, and then store it in a wallet purchasing. And if the network has high transaction feed (a.k.a gas), you’ll have to repeat the process to account for it! One of the best solutions I’ve found is &lt;a href="https://paper.xyz/?utm_source=ghost&amp;amp;utm_content=how-to-create-and-sell-an-nft-tutorial"&gt;Paper.xyz&lt;/a&gt;! Paper offers frictionless NFT checkout so your buyers can purchase your NFT with a credit card. It really is &lt;em&gt;that&lt;/em&gt; simple!&lt;/p&gt;

&lt;p&gt;Let’s build a checkout flow to work with our smart contract:&lt;/p&gt;

&lt;p&gt;1) To manage our checkout, we need to open up the &lt;a href="https://paper.xyz/dashboard/profile?utm_source=ghost&amp;amp;utm_content=how-to-create-and-sell-an-nft-tutorial%20"&gt;Paper Developer Dashboard.&lt;/a&gt; Go to &lt;a href="https://paper.xyz/?utm_source=ghost&amp;amp;utm_content=how-to-create-and-sell-an-nft-tutorial"&gt;https://paper.xyz/&lt;/a&gt;, click on “Dashboard” and verify your email to get access!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tBHFctO7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AITbREEZkAp397ie3s1Bpfg.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tBHFctO7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AITbREEZkAp397ie3s1Bpfg.jpeg" alt="How to Create and Sell an NFT" width="800" height="437"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2) From your Paper Developer Dashboard, go to “Checkouts” by selecting from the left pane, and click “create” under Testnet Checkouts. This is the best way to create a NFT checkout without using any code at all!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--P37_XElX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AYNLWBteWBi9KDAll5fTheg.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P37_XElX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AYNLWBteWBi9KDAll5fTheg.jpeg" alt="How to Create and Sell an NFT" width="800" height="454"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3) From here, we can configure out checkout and add details! In the Contract Address, paste the smart contract address you copied from thirdweb (step 8). Be sure you select “Goerli” for your Blockchain, and “thirdweb — NFT Drop” for the Contract Type. You should also add a display image for the NFT checkout page so your buyers know what they’re about to purchase! Add a collection name and description just like before! The post-purchase redirect URL is where buyers will be sent after they purchase your NFT. I’ll be sending mine to the Rock Lee fan page!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---VUppYMz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/checkout.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---VUppYMz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/checkout.png" alt="How to Create and Sell an NFT" width="567" height="931"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zIlN1ZqO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AUS--iqlH65R1Mj92QD9DRg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zIlN1ZqO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AUS--iqlH65R1Mj92QD9DRg.png" alt="How to Create and Sell an NFT" width="568" height="921"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4) And that’s it! Once you click “submit” you’ll get a “checkout link” which you can open on your browser, send around to your friends, or even post online to get buyers for your NFT! Check mine out here: &lt;a href="https://paper.xyz/checkout/c9762690-9f7a-4935-8d54-fd5bee320031"&gt;https://paper.xyz/checkout/c9762690-9f7a-4935-8d54-fd5bee320031&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kmAu-4vp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/details.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kmAu-4vp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/details.png" alt="How to Create and Sell an NFT" width="568" height="750"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NIJvGe2W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2Ar7xpqp88kRyM_lY-dEUhGA.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NIJvGe2W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2Ar7xpqp88kRyM_lY-dEUhGA.png" alt="How to Create and Sell an NFT" width="800" height="539"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 3: Customize!! (Optional, but it’s fun!)
&lt;/h3&gt;

&lt;p&gt;The last step is the most fun part imo and it’s customizing! Paper allows us to customize the checkout experience in so may different ways, but for the sake of this tutorial, we’ll stick to the basics: colors &amp;amp; buttons.&lt;/p&gt;

&lt;p&gt;1) Head back to the Paper Developer Dashboard where we first created a checkout. Click on your most recently created checkout. For me, it’s the Rock Lee one.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--aym8eGVc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/testnet_checkouts.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--aym8eGVc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/testnet_checkouts.png" alt="How to Create and Sell an NFT" width="680" height="240"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2) Next, click edit on your “Checkout Details”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UqpU-KwS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/edit_details.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UqpU-KwS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.paper.xyz/content/images/2022/08/edit_details.png" alt="How to Create and Sell an NFT" width="568" height="712"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3) And lastly, scroll to the bottom and click “Custom Branding”. This is where you can change all the accent colors and buttons to match any theme of your choosing!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--S1hF45eg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AgXjIWUcIGdg9ybDe-kcguA.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--S1hF45eg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/800/1%2AgXjIWUcIGdg9ybDe-kcguA.png" alt="How to Create and Sell an NFT" width="561" height="298"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Paper offers tons of ways to customize the checkout experience for both the seller and the buyer so that they can deliver a frictionless experience! Here’s a doc outline a bunch of more ways to customize your checkout experience : &lt;a href="https://paperxyz.readme.io/reference/overview-2"&gt;https://docs.paper.xyz/reference/overview-2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And that’s it!! Hope you had fun creating and selling your NFT with me. I’d love to see what all of you come up with. Make sure to post your NFTs in the &lt;a href="https://discord.com/invite/mnUa29J2Fp"&gt;Paper Community Discord&lt;/a&gt;. That’s also the best place to ask for help if you get stuck during any part of the tutorial. I’ll be around to help!&lt;/p&gt;

&lt;p&gt;If you liked this tutorial, drop a comment in the #tutorials channel in the &lt;a href="https://discord.com/invite/mnUa29J2Fp"&gt;Paper Community Discord&lt;/a&gt;. I had loads of fun making this tutorial so there will definitely be more coming soon.&lt;/p&gt;

&lt;p&gt;See ya for the next one!&lt;br&gt;&lt;br&gt;
-Harpriya&lt;/p&gt;

</description>
      <category>tutorials</category>
    </item>
  </channel>
</rss>
