VeChain for humans
Project description
VeChain for humans.
This library enables you to talk to VeChain blockchain without hassle.
Install
pip3 install -U thor-requests
Local Development
# Local dependencies
$ make install
Examples
Debug a known transaction
# activate environment & run exmample
from thor_requests.connect import Connect
c = Connect("http://testnet.veblocks.net")
response = c.replay_tx("0x1d05a502db56ba46ccd258a5696b9b78cd83de6d0d67f22b297f37e710a72bb5")
print(response)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thor-requests-0.1.2.tar.gz
(8.6 kB
view hashes)
Built Distribution
Close
Hashes for thor_requests-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 075c510a6ceb1579da391b462c246c98dcc1863701e4c1d87b9420ba0dbfd2e6 |
|
MD5 | 191c7889fbfb381026998b8eb4c66d66 |
|
BLAKE2b-256 | c214183f176222eb9626a93870ba2e3ceff350f804942340e629d27857811170 |