ape-filecoin: Ape Ecosystem Plugin for Filecoin
Project description
Quick Start
Ape plugin for Filecoin EVM
Dependencies
- python3 version 3.8 or greater, python3-dev
Installation
via pip
You can install the latest release via pip
:
pip install ape-filecoin
via setuptools
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/ApeWorX/<PYPI_NAME>.git
cd ape-filecoin
python3 setup.py install
Quick Usage
Installing this plugin adds support for the Filecoin EVM ecosystem
In your ape-config.yaml
:
geth:
filecoin:
hyperspace-testnet:
uri: https://filecoin-hyperspace.chainstacklabs.com/rpc/v1 # rpc endpoint from chainlist.org
Then, in your terminal:
ape console --network filecoin:hyperspace-testnet
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file ape_filecoin-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ape_filecoin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef67e394ec32c4ea94d9f8be9058025a22d65d43d283b9538b668f325e085bf6 |
|
MD5 | 6876399a4390e7e760a6d4223004c47e |
|
BLAKE2b-256 | 6e79e0b7c427e9ef6042c3c58ee82b3d1f271d6ddeebffe2e447fd140a9eba46 |