Phoenix API를 사용하여 실시간 SOL 영구물권 대시보드 구축하기
Phoenix REST 및 WebSocket API의 시장 통계, 오더북, 캔들 차트, 거래 내역, 펀딩 데이터를 활용하여 Solana에서 실시간 SOL 무기한 선물 대시보드를 구축합니다.
토큰 할당량 확인기 앱을 만드는 방법
이 가이드에서는 Quicknode Streams와 PostgreSQL을 사용하여 ERC-20 토큰 할당량 확인 앱을 만드는 방법을 알아보세요.
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.
Building a Multi-Chain NFT Analytics App
This guide will show you how to build a multi-chain NFT analytics app.
How to Deploy an NFT Collection on Solana Using Sugar and Umi (Candy Machine)
Create and launch an NFT collection rapidly using Metaplex Sugar and Umi. In this guide, you will create an NFT collection and a simple mint page to deploy your Solana NFTs.
🎥 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.
How to Use Solana Pay with Custom Solana Programs
Implement a NextJS app that uses Solana Pay to invoke a custom Solana program.
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.
🎥 비콘 체인 검증자 순위표
A video that shows how you can get Ethereum Beacon chain data like the Beacon chain smart contract data and validator balances.
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!