Skip to main content

IPYEOS project

Project description

Interactive Python for Eos

What Is IPyEos

  1. IPyEos is a Smart Contracts test framework for Eos
  2. IPyEos is a Python binding for Eos

Installation

python3 -m pip install ipyeos

Building

git clone https://github.com/uuosio/ipyeos --branch main --recursive
cd eos
./build.sh
cd ..
./build.sh

Run a Node

eos-node

Run a Debugging Server

eos-debugger

Testing

ipyeos -m pytest -x -s tests/test.py

Run a Testnet

ipyeos -m ipyeos eos-node --data-dir dd --config-dir cd -p eosio --plugin eosio::producer_plugin --plugin eosio::chain_api_plugin --plugin eosio::producer_api_plugin --plugin eosio::history_api_plugin -e --resource-monitor-space-threshold 99 --http-server-address 127.0.0.1:8889 --contracts-console --access-control-allow-origin="*" --backing-store rocksdb --wasm-runtime eos-vm-jit

Also, you can run a test node with eos-node command directly.

eos-node --data-dir dd --config-dir cd -p eosio --plugin eosio::producer_plugin --plugin eosio::chain_api_plugin --plugin eosio::producer_api_plugin --plugin eosio::history_api_plugin -e --resource-monitor-space-threshold 99 --http-server-address 127.0.0.1:8889 --contracts-console --access-control-allow-origin="*" --backing-store rocksdb --wasm-runtime eos-vm-jit

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

ipyeos-0.2.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.6 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

ipyeos-0.2.9-cp310-cp310-macosx_10_15_x86_64.whl (11.2 MB view hashes)

Uploaded CPython 3.10 macOS 10.15+ x86-64

ipyeos-0.2.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

ipyeos-0.2.9-cp39-cp39-macosx_10_15_x86_64.whl (11.2 MB view hashes)

Uploaded CPython 3.9 macOS 10.15+ x86-64

ipyeos-0.2.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.6 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

ipyeos-0.2.9-cp38-cp38-macosx_10_15_x86_64.whl (11.2 MB view hashes)

Uploaded CPython 3.8 macOS 10.15+ x86-64

ipyeos-0.2.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.6 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

ipyeos-0.2.9-cp37-cp37m-macosx_10_15_x86_64.whl (11.2 MB view hashes)

Uploaded CPython 3.7m macOS 10.15+ x86-64

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