Skip to content

"Track monthly active users on the Ethereum blockchain with ease using this JavaScript tool."

License

Notifications You must be signed in to change notification settings

supriik/ethereum-mau-tracker-by-suprik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Monthly Active Users Tracker

This project is a JavaScript tool for tracking monthly active users (MAUs) on the Ethereum blockchain. It uses Web3.js to interact with the Ethereum network and retrieve past events from a specified smart contract. It then calculates the number of unique users who interacted with the contract in the last month.

Features

  • Connects to the Ethereum network via Infura or any other Ethereum node endpoint.
  • Retrieves past events from a specified smart contract.
  • Calculates the number of unique users who interacted with the contract in the last month.
  • Easily configurable with your contract ABI, contract address, and event name.

Prerequisites

  • Node.js installed on your machine.
  • Infura project ID or access to an Ethereum node endpoint.

Installation

  1. Clone the repository:

About

"Track monthly active users on the Ethereum blockchain with ease using this JavaScript tool."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published