Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 506 Bytes

File metadata and controls

17 lines (13 loc) · 506 Bytes

Ethereum-Wallet-in-python

use BlE as a connection with phone or pc

Wallet.py :

A api that working with Ethereum

mnemonic.py :

Help me to turn private key to 24 strings

Characteristic.py :

Using pybleno.py

Ctr.py

It's a kind of Counter mode cryption that I use to encrypt the message sended between devices.