Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.17 KB

Netlify Status

DeFiChain Wallet Website

https://wallet.defichain.com

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.

Developing

Getting started

First, run the development server:

pnpm run dev

Open http://localhost:3000 with your browser to see the result.

About Next.js

To learn more about Next.js, take a look at the following resources: