mandel project
Project description
Interactive Python for Eos
What Is IPyEos
- IPyEos is a Smart Contracts test framework for Eos
- 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
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file mandel-0.0.1.tar.gz
.
File metadata
- Download URL: mandel-0.0.1.tar.gz
- Upload date:
- Size: 11.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d7544cda86c3921434e3d76bba80a77b7a1043ffa24f15a8b6af75a6ad15324 |
|
MD5 | b120707f5092838292c6c089c59504ec |
|
BLAKE2b-256 | 6669cae496890e2a98180ffcd7ba9abdb2f7462647b78b6db3dac719e7c48503 |