Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanhuijessica/cheb3

🐣 web3 CTF tool based on web3.py
https://github.com/yanhuijessica/cheb3

blockchain ctf ctf-tools ethereum evm evm-chains foundry python3 smart-contracts web3 web3py

Last synced: 4 days ago
JSON representation

🐣 web3 CTF tool based on web3.py

Awesome Lists containing this project

README

        

.. raw:: html



🐣 web3 CTF tool based on web3.py



PyPI
Documentation

Installation
============

.. code-block:: shell

$ python3 -m pip install cheb3

.. end-of-readme-intro

Examples
========

Examples of using `cheb3` in CTF challenges can be found in `/examples `_.

Documentation
=============

- Quick Start
- `Making Connections `_
- `Interaction Basis `_
- API Reference
- `Connection `_
- `Account `_
- `Contract `_
- `cheb3.utils `_