Skip to content

dappnode/smooth-scripts

Repository files navigation

Smooth-scripts

Collection of scripts related to Smooth, Dappnode's MEV Smoothing Pool.

Dependencies

Ensure Python 3 is installed, as all scripts run with Python 3.x. The following are the required libraries, which can be installed with pip:

pip install requests
pip install web3
pip install python-dotenv

The rest of the libraries used (csv, json, concurrent.futures, statistics, logging, time, and os) are included with the standard Python library and do not require separate installation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages