BlathanAevon
starknet_multi_actions
Python

Python framework for Starknet, which allows you to send emails through dmail

Last updated May 12, 2025
19
Stars
24
Forks
0
Issues
0
Stars/day
Attention Score
24
Language breakdown
No language data available.
Files click to expand
README

starknetmultiactions

A simple script, to send emails through Dmail.ai, mint Starknet ID, Mint random NFT Static Badge Static Badge Static Badge

Installation:

  • Clone the repository
git clone https://github.com/BlathanAevon/starknetmultiactions
  • Go to directory
cd starknetmultiactions
  • Virtual Environment creation
python (or python3) -m venv venv
  • Activate the virtual environment
- Windows
venv/Scripts/activate
- Linux and MacOS
source venv\bin\activate
  • Install dependencies (modules)
pip install -r requirements.txt

Settings:

Put wallets in wallets.csv file in format ADDRESS, PRIVATE KEY In settings.py set timings

Run the program

python main.py

© 2026 GitRepoTrend · BlathanAevon/starknet_multi_actions · Updated daily from GitHub