Quick Start
Ecosystem Plugin for Sonic support in Ape
Dependencies
- python3 version 3.9 up to 3.12.
Installation
via ape
You can install this plugin using ape:
ape plugins install sonic
or via config file:
# ape-config.yaml
plugins:
- name: sonic
via pip
You can install the latest release via pip:
pip install ape-sonic
via setuptools
You can clone the repository and use setuptools for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-sonic.git
cd ape-sonic
python3 setup.py install
Quick Usage
Installing this plugin adds support for the Sonic ecosystem:
ape console --network sonic:mainnet
Release files for ape-sonic 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ape_sonic-0.8.0.tar.gz | 16.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ape_sonic-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.6 kB
Release files / ape_sonic-0.8.0.tar.gz
| Download URL | ape_sonic-0.8.0.tar.gz |
|---|---|
| Size | 16.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3e11c84088ff6fd638e6e490b3025246cdf6bf587e6158b66c64eb6b2b760664
|
|
BLAKE2b-256 checksum How to use checksums |
b17d6b167c01a101ab2273557f67948711600b58cbe11cea7adabd7838b7b521
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.19
|
Release files / ape_sonic-0.8.0-py3-none-any.whl
| Download URL | ape_sonic-0.8.0-py3-none-any.whl |
|---|---|
| Size | 8.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8bcc6721b67fd1bdc4f787550e56d296e37d64b86bb8325d4b253d9fed80796a
|
|
BLAKE2b-256 checksum How to use checksums |
f7a1586df908600550c50fda2180c2d702b9b80e0d504451fe8637c38e555965
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.19
|