Skip to content

nhaga/ape-taraxa

Repository files navigation

Quick Start

Ecosystem Plugin for Taraxa support in Ape

Dependencies

  • python3 version 3.8 or greater, python3-dev

Installation

via ape

You can install this plugin using ape:

ape plugins install taraxa

or via config file:

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

via pip

You can install the latest release via pip:

pip install ape-taraxa

via setuptools

You can clone the repository and use setuptools for the most up-to-date version:

git clone https://github.com/nhaga/ape-taraxa.git
cd ape-taraxa
python3 setup.py install

Quick Usage

Installing this plugin adds support for the Taraxa ecosystem:

ape console --network taraxa:mainnet

Development

Comments, questions, criticisms and pull requests are welcomed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages