Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.01 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.01 KB

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.

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

Authors

@Arpan-206

Feedback

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