Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token Trackr

A crypto wallet that makes it easy to use the blockchain.

  1. Create account
  2. Restore account
  3. Send ETH
  4. View transactions

Token Trackr

Token Trackr is a React-based single-page application (SPA) that lets users track their bitcoin holdings. Users can create and restore their accounts using a private key or seed. Users can perform transactions and examine current or historical balances for various tokens. The app also shows data visualisations of token price movements over time.

Demo Video

Token.Trackr.mp4

Features

  • Wallet Integration: Connect MetaMask or input a wallet address.
  • Token Watchlist: Add and manage a list of tokens to monitor.
  • Current Balance: View the current balance of each token in your watchlist.
  • Historical Data: Fetch and display historical balances of tokens.
  • Date Range Picker: Select a date range to view historical token balances.
  • Price Trend Graphs: Visualize token price fluctuations over time.

Installation

  1. Clone the repository:

    git clone https://github.com/AdeshGhadage/TokenTrackr.git
    cd TokenTrackr
  2. Install dependencies

    npm install
  3. Start the server

    npm start

Technologies Used

  • React.js: Frontend framework for building the user interface.
  • Web3.js / Ethers.js: Library for blockchain interaction.
  • CoinGecko API: Used to fetch token information and generate price trend graphs (Documentation).
  • Moralis API: Used for wallet account creation and handling transactions (Documentation).
  • Chart.js: Libraries for creating data visualizations.

Contact

For any inquiries or support, please reach out to:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages