This is NOT DeFiChain Web Wallet, this is an accompanying website to the DeFiChain wallet. It provides the uncapped full-stack ability to DeFiChain Wallet. This website creates an online real estate for DeFiChain Wallet to communicate beyond the native platforms we support.
Purpose includes:
- Landing for DeFiChain Wallet
- Static FAQ resources
/api/*
upstream link for the native wallet to pull information.
First, run the development server:
pnpm run dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Netlify Plugin NextJs SSR is enabled by default.