Python library for interacting with a CSPR node.
Project description
Casper Python SDK
Python library for interacting with a CSPR node.
Installation
pip3 install pycspr
Usage
Cryptography
Deploys
Smart Contracts
Node APIs
Development
Pre-Requisites
Install SDK
cd YOUR_WORKING_DIRECTORY
git clone https://github.com/casper-network/casper-python-sdk.git
cd casper-python-sdk
poetry install
Testing
Important Environment Variables
-
Mandatory
-
CCTL
- path to local clone of CCTL repo
-
-
Optional
-
PYCSPR_TEST_NODE_HOST
- host of a test node
- default = localhost
-
PYCSPR_TEST_NODE_PORT_REST
- port of rest server exposed by test node
- default = 14101
-
PYCSPR_TEST_NODE_PORT_RPC
- port of json-rpc server exposed by test node
- default = 11101
-
PYCSPR_TEST_NODE_PORT_SSE
- port of sse server exposed by test node
- default = 18101
-
PYCSPR_TEST_NODE_PORT_RPC_SPECULATIVE
- port of speculative execution server exposed by test node
- default = 25101
-
Running Tests
cd YOUR_WORKING_DIRECTORY/casper-python-sdk
poetry shell
pytest ./tests [TEST-FILTER]
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
pycspr-1.2.0.tar.gz
(48.1 kB
view details)
Built Distribution
pycspr-1.2.0-py3-none-any.whl
(72.8 kB
view details)
File details
Details for the file pycspr-1.2.0.tar.gz
.
File metadata
- Download URL: pycspr-1.2.0.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 119d8f6d2dd51ee841c6bd95756666e0d8c85dd896d3571b0f856c456120553a |
|
MD5 | aa27cc6535c902b10a60dc31fd2d48c8 |
|
BLAKE2b-256 | f47de9974fe4571ee0ff21ffdb58750d25fab682c98f6b290067fe6646f33e21 |
File details
Details for the file pycspr-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: pycspr-1.2.0-py3-none-any.whl
- Upload date:
- Size: 72.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77f24979727d38f104ca2be9ac8b8f813ff64de245a12a589a24be984af55d0a |
|
MD5 | d9a68fbd3e0f76255890643b68bee212 |
|
BLAKE2b-256 | 6ad181fb4522c9a271bac203011673645167a66b491496c94695fc9a292296eb |