Skip to content

Su11eyman/zkSynk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zks_minter

This script registers domain names from https://zks.network/ on the zksync network. It's an additional contract for your accounts. The minting commission is around 30 cents.

installation

Before you can start minting your NFTs, you'll need to install the required dependencies. Open your terminal and execute the following command:

pip install -r requirements.txt

config

Place your private keys in private_keys.txt and domain names in names.txt. Configure settings in the config.py file.

execution

python3 minter.py

Releases

No releases published

Packages

No packages published

Languages