Skip to main content

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
```

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page