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.
- 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.
To run Walletmetrics, you need to have the following installed:
- Node.js (version >= 12.0.0)
- MongoDB (version >= 4.0.0)
- Clone the repository:
git clone https://github.com/Fantosi/walletmetrics-server.git
- Install the dependencies:
cd walletmetrics
npm install
- Set up the configuration file:
cp .env.example .env
Edit the .env
file and provide the necessary configurations.
- Start the application:
npm start
For detailed instructions on how to use Walletmetrics and its API, please refer to the Documentation.
This project is licensed under the MIT License.
- 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.