Skip to content

pegi4/MyDefiStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

About

A user-friendly web application that provides an easy overview of crypto coin ownership, NFTs and past transactions on blockchain wallets on the BSC (Binance Smart Chain) and ETH (Ethereum) networks. With the app, the user can easily access their wallet data on both networks and get important information about the funds.

Requirements

Node.js (version 20.0.0)
npm (version 9.6.6)

Start

BACKEND:
    cd backend
    npm install
    node index.js or nodemon
FRONTEND:
    cd frontend
    npm install
    npm start

Releases

No releases published

Packages

No packages published