eos-python:用python玩eos合约

时间:2021-04-30 05:50:19
【文件属性】:
文件名称:eos-python:用python玩eos合约
文件大小:15KB
文件格式:ZIP
更新时间:2021-04-30 05:50:19
Python 怎么跑 安装nodejs apt-get update apt-get -y install curl curl -sL https://deb.nodesource.com/setup_10.x | bash apt-get -y install nodejs 安装eosjs和eosjs-ecc npm install --save eosjs npm install --save eosjs-ecc git clone https://github.com/jin10086/eos-python.git && cd eos-python 安装python包 pip install requirements.txt 输入您的eos私钥并运行python run.py 微信
【文件预览】:
eos-python-master
----MANIFEST.in(28B)
----.DS_Store(6KB)
----run.py(1KB)
----eosjs_python()
--------Exceptions.py(210B)
--------tests()
--------js()
--------__init__.py(4KB)
--------.gitignore(13B)
----setup.cfg(40B)
----requirements.txt(17B)
----setup.py(458B)
----.gitignore(1KB)
----README.md(531B)
----.gitattributes(66B)
----LICENSE.txt(1KB)

网友评论