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.1.tar.gz
(8.5 kB
view hashes)
Built Distribution
Close
Hashes for thor_requests-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4c8f738780c004b797edad01172cd5af49022b470d305fbe586fbf60be3c6e4 |
|
MD5 | c495d3432115e5b2cdae0102f11a3873 |
|
BLAKE2b-256 | e60e8cbbf7d1e898036f08ffbb3b3292f887a2ac0d0048f379657a7678de6df2 |