Licence: LGPL v3 Author: Toporin, based on wallet-connect-kotlin by TrustWallet Language: Python (>= 3.6) Homepage: https://github.com/Toporin/pywalletconnectv1
WalletConnect python SDK, implements 1.0.0 websocket based protocol.
- Connect and disconnect
- Approve / Reject / Kill session
- Approve and reject
eth_sign
/personal_sign
/eth_signTypedData
- Approve and reject
eth_signTransaction
/eth_sendTransaction
- Approve and reject
bnb_sign
(binance dex orders) - session persistent / recovery
TODO!
TODO! See '''pyWalletConnectV1.py''' and '''wc_callback.py''' for a basic example.
See Satochip-Bridge for practical usage of this library.
Pywalletconnectv1 is based on wallet-connect-kotlin by TrustWallet. Pywalletconnectv1 is available under the GPLV3 license. See the LICENSE file for more info.