Skip to content

vdappdev2/vticker

vTicker

A CoinGecko-style analytics platform specialized for the Verus DeFi ecosystem

vTicker is a comprehensive analytics dashboard that provides real-time trading data, liquidity pool information, and converter analytics for the Verus blockchain ecosystem.

Features

  • Real-time Market Data - Live price tracking and market statistics for Verus DeFi assets
  • Trading Pairs Analytics - Detailed information on liquidity pools and trading volumes
  • Converter Insights - Analytics for Verus currency converters and basket currencies
  • Interactive Charts - Visualize price movements, volume, and liquidity data
  • Responsive Design - Works seamlessly on desktop and mobile devices

Tech Stack

  • Framework: Next.js 15 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • State Management: TanStack Query (React Query)
  • Charts: Recharts
  • Data Source: Verus Statistics API

Getting Started

Prerequisites

  • Node.js 20.x or higher
  • npm or yarn package manager

Installation

  1. Clone the repository:
git clone https://github.com/vdappdev2/vticker.git
cd vticker
  1. Install dependencies:
npm ci
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Build for Production

npm run build
npm start

Project Structure

vticker/
├── app/              # Next.js app router pages
├── components/       # React components
├── lib/              # Utilities, API client, hooks
├── types/            # TypeScript type definitions
└── public/           # Static assets

Development

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm start - Start production server
  • npm run lint - Run ESLint

Code Quality

This project uses:

  • TypeScript for type safety
  • ESLint for code linting
  • Prettier (recommended) for code formatting

Contributing

We welcome contributions! Please see CONTRIBUTING.md for details on:

  • Setting up your development environment
  • Coding standards
  • Submitting pull requests
  • Security best practices

Security

Found a security vulnerability? Please see our Security Policy for responsible disclosure guidelines.

Data Source

vTicker fetches data from the Verus Statistics API maintained by @Shreyas-ITB.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Verus Community for the innovative DeFi ecosystem
  • Shreyas-ITB for the Verus Statistics API
  • All contributors who help improve vTicker

Links


Built with ❤️ for the Verus community

About

Analytics for Verus defi using Verus Ticker API

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors