Skip to main content

mandel 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

Testing

run-ipyeos -m pytest -x -s pysrc/tests/test_micropython.py -k test_hello

Run a Testnet

run-ipyeos -m ipyeos.main --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 --block-interval-ms 1000 --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 Distribution

mandel-0.0.1.tar.gz (11.0 MB 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