https://github.com/arpan-206/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.

https://github.com/arpan-206/web3-cli

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary

Keywords

blockchain hacktoberfest thirdweb web3
Last synced: 5 months ago · JSON representation

Repository

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.

Basic Info
  • Host: GitHub
  • Owner: Arpan-206
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage: https://web3cli.vercel.app/
  • Size: 633 KB
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 0
  • Open Issues: 34
  • Releases: 0
Topics
blockchain hacktoberfest thirdweb web3
Created about 4 years ago · Last pushed 7 months ago
Metadata Files
Readme License Code of conduct

README.md

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.

bash pip3 install -r requirements.txt

You can also install the requirements for generating documentation.

bash pip3 install -r docs-requirement.txt

Usage

To use this project run

bash 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 arpan@hackersreboot.tech.

Owner

  • Name: Arpan Pandey
  • Login: Arpan-206
  • Kind: user
  • Location: India
  • Company: Hack Club

I am a 17-year old school student. I love to code, work on new projects, build stuff from scratch. I also love to learn new things.

GitHub Events

Total
  • Push event: 5
  • Pull request event: 4
  • Create event: 3
Last Year
  • Push event: 5
  • Pull request event: 4
  • Create event: 3

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 39
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 hour
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 23
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • Arpan-206 (54)
  • snyk-bot (3)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

docs-requirement.txt pypi
  • mistune >=2.0.1
  • mkdocs ==1.3.0
  • mkdocs-awesome-pages-plugin ==2.5.0
  • mkdocs-enumerate-headings-plugin ==0.4.4
  • mkdocs-git-authors-plugin ==0.3.3
  • mkdocs-git-revision-date-localized-plugin ==0.9.2
  • mkdocs-img2fig-plugin ==0.9.3
  • mkdocs-material ==7.1.5
  • mkdocs-minify-plugin ==0.4.0
  • mkdocs-print-site-plugin ==1.2.3
  • mkdocs-table-reader-plugin ==0.5
  • mkdocstrings *
  • mkgendocs ==0.8.1
  • mknotebooks ==0.7.0
  • pygments >=2.7.4
requirements.txt pypi
  • PyInquirer *
  • eth-keyfile >=0.6.0
  • pyfiglet *
  • python-dotenv *
  • termcolor *
  • thirdweb-sdk *
  • websockets >=10.0
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite