Skip to content

Fantosi/walletmetrics-server

Repository files navigation

Walletmetrics

License GitHub Issues GitHub Stars

Walletmetrics is an on-chain user analytics service that aims to be the Google Analytics or Amplitude for Web3 products. It provides insights into user behavior and engagement by analyzing on-chain data.

Features

  • Data-driven Insights: Gain valuable insights into user behavior and engagement on your Web3 product by leveraging on-chain data.
  • User Segmentation: Analyze user segments based on various attributes such as transaction volume, frequency, and token holdings.
  • Real-time Monitoring: Monitor user activity in real-time and track important metrics for your Web3 product.
  • Integration with Web3 Platforms: Easily integrate Walletmetrics with popular Web3 platforms and protocols.

Getting Started

Prerequisites

To run Walletmetrics, you need to have the following installed:

  • Node.js (version >= 12.0.0)
  • MongoDB (version >= 4.0.0)

Installation

  1. Clone the repository:
git clone https://github.com/Fantosi/walletmetrics-server.git
  1. Install the dependencies:
cd walletmetrics
npm install
  1. Set up the configuration file:
cp .env.example .env

Edit the .env file and provide the necessary configurations.

  1. Start the application:
npm start

Documentation

For detailed instructions on how to use Walletmetrics and its API, please refer to the Documentation.

License

This project is licensed under the MIT License.

Acknowledgements

  • This project was inspired by the need for on-chain user analytics in the Web3 ecosystem.
  • We would like to thank the open-source community for their contributions.
  • This README file was completely written by GPT 3.5.

About

Server repository for WalletMetrics 👯‍♀️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published