Skip to content

sbocconi/BlockChainMetrics

Repository files navigation

BlockChainMetrics

Introduction

Given addresses used on a Blockchain (Polygon or Sepolia), retrieves transaction data and calculate metrics such as average NFTs sold per address.

Here the output of a run with 3 addresses:

alt Screenshot output

Usage

You need to copy file .settings.yaml.example to .settings.yaml and edit that file providing your own API token for Polygon and Sepolia.

You need to provide a file of addresses, copy addresses.yaml.example to addresses.yaml and provide the wallet addresses under wallets.

Then to run the program run the folllowing command from a directory above the repo directory:

python -m BlockChainMetrics.main -n <network>

Have a look at the code for more options.

Acknowledgements

This software has been developed in the scope of the Dafne+ project.

Project funded by the European Commission

Dafne+ has received funding from the European Union's Horizon Europe Research and Innovation programme under Grant Agreement No. 101061548.

About

Code to calculate NFTs metrics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages