Skip to content

koyo-finance/ape-boba

Repository files navigation

Ape Boba Ecosystem Plugin

Ecosystem Plugin for Boba 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 boba

or via config file:

# ape-config.yaml
plugins:
  - name: boba

via pip

You can install the latest release via pip:

pip install ape-boba

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-boba.git
cd ape-boba
python3 setup.py install

Quick Usage

Installing this plugin adds support for the Boba ecosystem:

ape console --network boba:mainnet

Development

Comments, questions, criticisms and pull requests are welcomed.

License

This project is licensed under the MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages