Skip to main content

A python library to interact with the erasure protocol.

Project description

erasure.py

Python client for the erasure protocol

Setup

  1. Create & activate virtulenv (python 3.6+)
  2. Clone & enter the repo git clone https://github.com/ankitchiplunkar/erasure.py.git
  3. Install required libraries pip install -r requirements.txt
  4. Install erasure.py pip install -e .

Testing

  1. Launch a local version of erasure protocol via ganache
  2. Install, initlalize and run the ipfs daemon locally ipfs daemon
  3. Run the tests locally pytest -vv tests/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

erasure-0.0.2.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page