Passer au contenu principal
  1. Guides
  2. /Tous les tags
  3. /React Guides

React Guides

23 guides
Chaîne : Toutes
Langue : Toutes
Technologie : Toutes
Produit : Tous
Cas d'utilisation : Tous
Niveau : Tous

Build a Real-Time SOL Perps Dashboard with the Phoenix API

Build a live SOL perpetual futures dashboard on Solana using the Phoenix REST and WebSocket API market stats, orderbook, candles, trades, and funding.

Created May 18, 2026Intermediate
SolanaDeFiPerpsPhoenixTypeScriptWebSocket

How to Create a Token Allowance Checker App

In this guide, learn to create an ERC-20 token allowance checker app using Quicknode Streams and PostgreSQL.

Created August 14, 2024IntermédiaireVidéo
EthereumdAppsERC20EVMJavaScriptSample AppStreams

Visualizing Real-Time Blockchain Data With Streams and React

In this guide, we'll teach you about Streams and then demonstrate how to stream real-time blockchain data to a React app using an Express.js HTTP API, socket.io, Web3.js and tailwind.

Created February 27, 2024Beginner
EthereumEVMQuicknode ProductStreamsWebSocket

Building a Multi-Chain NFT Analytics App

This guide will show you how to build a multi-chain NFT analytics app.

Created January 8, 2024Intermediate
ArbitrumEthereumOptimismPolygonEVMMarketplace Add-OnNFT API With Cached MetadataNFTsTailwindTypeScript

Comment déployer une collection NFT sur Solana à l'aide de Sugar et Umi (Candy Machine)

Créez et lancez rapidement une collection de NFT à l'aide de Metaplex Sugar et d'Umi. Dans ce guide, vous allez créer une collection de NFT ainsi qu'une page de frappe simple pour déployer vos NFT Solana.

Created August 18, 2023Beginner
SolanaCandy MachineMetaplexNFTsScaffoldSVMUmi

🎥 How to Create a Secure NFT Gated Website

Build a secure NFT-gated website using JavaScript. Learn how to protect your site from double spends and token sharing with our step-by-step tutorial.

Created July 17, 2023BeginnerVidéo
EthereumdAppsEVMNFTsWeb3.js

How to Use Solana Pay with Custom Solana Programs

Implement a NextJS app that uses Solana Pay to invoke a custom Solana program.

Created April 8, 2023Advanced
SolanaJavaScriptNextJSSolana PaySolana-Web3.jsSVMTypeScriptWebSocket

How to Build a Payment Portal with Solana Pay in Your Web App

Learn how to build an interactive dApp that integrates a payment system with Solana Pay into any web application. At the end of this guide, you will have created a payment portal where users can scan a Solana Pay QR code, process the transaction with a Phantom wallet on their phone, and verify payment success.

Created March 30, 2023Intermediate
SolanaJavaScriptNextJSSolana PaySolana-Web3.jsSVMTypeScript

🎥 Beacon Chain Validator Leaderboard

A video that shows how you can get Ethereum Beacon chain data like the Beacon chain smart contract data and validator balances.

Created February 17, 2023BeginnerVidéo
EthereumBeacon ChaindAppsEthers.jsEVMNextJSValidators

How to Integrate Sign-in Authentication with a Solana Wallet

In this guide, we will use the Solana Wallet Adapter to authenticate users on your dApp!

Created January 30, 2023Intermediate
SolanaAuthenticationdAppsJavaScriptJWTNode.jsSolana-Web3.jsSSOSVMWallets