This is a sdk of constract
Project description
# 调用solidity智能协约的SDK
需要python3.6的环境
## 安装virtualenv
```bash
$ pip install virtualenv
$ virtualenv --no-site-packages venv
$ . ./venv/bin/activate
$ pip install -r requirements.txt
```
## 便于开发SDK的使用方式
```bash
$ cd $youProjPath
$ . ./venv/bin/activiate
$ cd $pyconstractsdk_path
$ python setup.py develop
```
## 使用的第三方的加密解密模块
```bash
$ npm i -g crypto-tx
```
需要python3.6的环境
## 安装virtualenv
```bash
$ pip install virtualenv
$ virtualenv --no-site-packages venv
$ . ./venv/bin/activate
$ pip install -r requirements.txt
```
## 便于开发SDK的使用方式
```bash
$ cd $youProjPath
$ . ./venv/bin/activiate
$ cd $pyconstractsdk_path
$ python setup.py develop
```
## 使用的第三方的加密解密模块
```bash
$ npm i -g crypto-tx
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycontractsdk-0.0.9.tar.gz
(13.9 kB
view details)
File details
Details for the file pycontractsdk-0.0.9.tar.gz.
File metadata
- Download URL: pycontractsdk-0.0.9.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/36.5.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
759904b0c39f7628501d1ff9204fdf0b84f5c98ff83796645663a99246ef5c02
|
|
| MD5 |
9fa9478efdc448fe209f6dfd5392029d
|
|
| BLAKE2b-256 |
e1d2977d6423718acc65060c505f2ea90ae4d345c4e119c7c416f6a291f5ae39
|