Sign inSign up

jamess010/web3py-notebook

By jamess010

Updated about 7 years ago

docker contains python3.6, web3.py, jupyter notebook and solc

Image
0

1.2K

jamess010/web3py-notebook repository overview

  1. docker-compose.yml

    version: '3' services: web3py-notebook: image: jamess010/web3py-notebook environment: PARITY_VERSION: v2.3.5 volumes: - .:/code ports: - "8828:8888"

  2. docker-compose up -d

  3. for usage, visit: https://www.aifirm.org/2019-07-31-Use-Python-Truffle-Building-Smart-Contract/

Tag summary

Content type

Image

Digest

Size

471.7 MB

Last updated

about 7 years ago

docker pull jamess010/web3py-notebook