Web3 CLI

This is a Command Line program to interact with your NFTs, Cryptocurrencies etc. via the ThirdWeb Platform. This is just a fun little project that I made to be able to connect to blockchains and Web3 from the command line.

Authors

@Arpan-206

Installation

Install the dependencies using pip.

  pip3 install -r requirements.txt

You can also install the requirements for generating documentation.

  pip3 install -r docs-requirement.txt

Usage

To use this project run

  python3 main.py

Documentation

Please find the Documentation here.

Acknowledgements

Feedback

If you have any feedback, please reach out to me at [email protected].

GitHub

View Github