Quick Start
Ecosystem Plugin for Kava support in Ape
Dependencies
- python3 version 3.8 up to 3.11.
Installation
via ape
You can install this plugin using ape:
ape plugins install kava
or via config file:
# ape-config.yaml
plugins:
- name: kava
via pip
You can install the latest release via pip:
pip install ape-kava
via setuptools
You can clone the repository and use setuptools for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-kava.git
cd ape-kava
python3 setup.py install
Quick Usage
Installing this plugin adds support for the Kava ecosystem:
ape console --network kava:mainnet
Development
This project is in development and should be considered a beta. Things might not be in their final state and breaking changes may occur. Comments, questions, criticisms and pull requests are welcomed.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ape-kava-1.0.1.tar.gz
(15.2 kB
view details)
File details
Details for the file ape-kava-1.0.1.tar.gz.
File metadata
- Download URL: ape-kava-1.0.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcc900148a7132aed51a389bec7e67f8af394cbbd873ded73e4a14ab2c424294
|
|
| MD5 |
f3b920f60714e9f9200a22fe10e2df64
|
|
| BLAKE2b-256 |
fdeb0031669e5ad0c5de7ac3612020705e822c7f250f5be466aa9ac7d7899c48
|