ankr.hashnode.devHow to build an NFT minting site with RainbowKit + Next.js + thirdweb + AnkrLaunching your NFT project has never been easier! Looking to put your own NFT collection on the blockchain? You’re in the right place! What are we building? In this tutorial, we will be building an ERC-1155 (Edition) minting page. This will be a full...Dec 15, 2022·9 min read
ankr.hashnode.devDeploy a dApp with RainbowKit, Ankr, React, and Chakra-UI🧱 Prerequisites ☊ Node.js 🧵 Yarn 🖥 VS Code Set up our React App Run the following command in your terminal to install the blank project, change to the new directory and start the development environment yarn create react-app rainbowkit-ankr --te...May 16, 2022·2 min read
ankr.hashnode.devHow to Deploy an ERC-721 Smart Contract to Avalanche and Mint an NFT with Ankr, Hardhat, and Ethers.js 🔺💻 Set up your Dev Environment First, create a new directory called avaxankr Initialize your new npm project in the directory npm init Install Hardhat, an Ethereum development environment for testing and deploying smart contracts to the blockchain. ...May 8, 2022·7 min read
blog.jcstein.dev💸 How to Set Up Your Own Solana Pay Point-of-Sale (PoS) AppPrerequisites to have installed on your device Node.js v14.17.0 or above installed (a JavaScript runtime built on Chrome's V8 JavaScript engine) Yarn (a package manager) installed Two wallets on Phantom, one for receiving funds and one for paying fo...Feb 2, 2022·2 min read
blog.jcstein.devHow to Register a Solana (.sol) Domain & Claim your Twitter Handle in 10 Minutes👀 Have you seen your friends and colleagues sharing their .sol domain names and want to register one of your own? https://twitter.com/yagiofcanada/status/1464695289311334404 Or maybe you're looking to gift a Solana domain to your family for the holi...Dec 22, 2021·5 min read