Last updated:
0 purchases
apebobabeam 0.1.0
Ape Bobabeam Ecosystem Plugin
Ecosystem Plugin for Bobabeam support in Ape
Dependencies
python3 version 3.7 or greater, python3-dev
Installation
via ape
You can install this plugin using ape:
ape plugins install bobabeam
or via config file:
# ape-config.yaml
plugins:
- name: bobabeam
via pip
You can install the latest release via pip:
pip install ape-bobabeam
via setuptools
You can clone the repository and use setuptools for the most up-to-date version:
git clone https://github.com/koyo-finance/ape-bobabeam.git
cd ape-bobabeam
python3 setup.py install
Quick Usage
Installing this plugin adds support for the Bobabeam ecosystem:
ape console --network bobabeam:mainnet
Development
Comments, questions, criticisms and pull requests are welcomed.
License
This project is licensed under the MIT.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.