Skip to content

0k/pyc3l

 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.0%
  • Jupyter Notebook 45.0%