Home > About Viri NFT Marketplace
About Viri NFT Marketplace
一个为 Songbird 网络及 EVM 兼容链打造的全功能多链 NFT 市场。曾用名 StealThisNFT.xyz、Viri Marketplace、SgbFTSO Marketplace。
所有者 ByteOne LTD (UK) | 开发者 jmp_0x0000
Frontend Tech Stack
React + TypeScript ecosystem
- React 18.x
UI framework with hooks and concurrent features
- TypeScript 5.x
Type-safe JavaScript with strict mode
- TanStack Router v1
File-based, type-safe routing with nested routes
- Vite 5.x
Fast build tool with SSR support
- React Query 5.x
Data fetching and server state management
- Bootstrap 5.x
Responsive CSS framework with utility classes
- WalletConnect AppKit
Multi-chain wallet connection (v2 protocol)
- Ethers.js v5/v6
EVM blockchain interaction
- Axios
HTTP client for API calls
Backend Tech Stack
Node.js + Database layer
- Node.js + Express
Web server with middleware ecosystem
- Bun + Elysia
Alternative SSR runtime (Bun-based)
- Knex 2.x
SQL query builder with migration support
- MySQL 8.x / SQLite 3
Relational database for persistence
- ethers.js v6
EVM blockchain library for reads/writes
- Multer
Multipart form data handling for uploads
- Sharp / Jimp
High-performance image processing
- Nodemailer
SMTP email notifications
- IPFS HTTP Client
Decentralized storage integration
- Go (chainWatch)
Blockchain event listener binary
Frontend Features
Multi-Chain Support
EVM chains (Songbird, Flare, XDC, Avalanche, BSC) with dynamic network switching
Wallet Connect
SIWE auth, injected wallets (MetaMask), WalletConnect v2
NFT Marketplace
Fixed price & auction listings, batch upload, collection management
Real-Time Updates
Auction countdowns, live bidding via WebSocket (optional)
SSR/SEO
Server-side rendering with dynamic Open Graph meta tags
Responsive Design
Mobile-first Bootstrap layout with dark theme
Backend Features
RESTful API
40+ endpoints for NFTs, users, auctions, metadata
Blockchain Sync
Real-time event processing via Go chainWatch binary
Metadata Management
IPFS fetching, caching, fallback strategies
Image Processing
Upload, resize, optimize, CDN distribution
Multi-Chain RPC
Configurable endpoints for 7+ EVM networks
Authentication
Session-based + wallet signature options
Development Statistics
Project scope and development effort
代码总行数
前端:约 36K 行后端:约 19K 行
预计开发时长
单一开发者(规划、编码、测试)
Development Notes
Architecture
- 双运行时 SSR(客户端 SPA + 服务端渲染)
- 多链区块链集成(7+ 网络)
- TanStack Router 类型安全路由
- 基于组件的架构,20+ 可复用组件
- Go 微服务用于区块链事件监听
Key Challenges
- Node 环境下的浏览器 API SSR polyfills
- 多链 RPC 管理与故障转移
- 区块链事件实时同步
- 图片处理流水线(上传、缩放、CDN)
- WalletConnect v2 集成与认证流程
Interested in the project? FAQ or Contact Us.