Metadata-Version: 2.1
Name: cartesi_wallet
Version: 0.0.1
Description-Content-Type: text/markdown
Requires-Dist: cytoolz >=0.12.2
Requires-Dist: requests >=2.31.0
Requires-Dist: eth-abi >=4.0.0
Requires-Dist: routes >=2.5.0

# Python DApp Template

This is a template for Python Cartesi DApps wallet. It uses python3 to execute the backend application.
The application entrypoint is the `dapp.py` file.
