2. Getting Started¶
2.1 First clone the repository¶
You will need to clone the repository locally.
git clone https://github.com/Arpan-206/Web3-CLI.git
2.2 Then install the required dependencies¶
Then you will need to install the required dependencies.
pip3 install -r requirements.txt
2.3 Run the program¶
Now, you can run the program by just running the main file.
python3 main.py
Last update: 2022-01-25
Authors: