0k/pyc3l
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project allow to create python scripts comunicating with the ComChain API. Its goal is to offer a toolkit for automated batch process which are length on Biletujo client. Requierement: - python3 - eth_account - web3 - ecdsa - tkinter You can check if tkinter is installed: open python3 and type: >>> import tkinter >>> tkinter._test() Testing: run python3 -m unittest PythonClient.test.test_ApiCommunication
Releases
No releases published
Languages
- Python 55.0%
- Jupyter Notebook 45.0%