Skip to content

Python implementation of the Bitswap 'data exchange' protocol used by IPFS

License

Notifications You must be signed in to change notification settings

AliabbasMerchant/py-bitswap

Repository files navigation

py-bitswap

Python implementation of the Bitswap 'data exchange' protocol used by IPFS

standard-readme compliant Build Status

Work in Progress

Still under development. Currently, I am referring to the js-ipfs-bitswap repo, and am trying to replicate its functionality.

Table of Contents

Install

Not ready as yet

Usage

Not ready as yet

Documentation

Not ready as yet

Contributing

Bug reports

You can submit bug reports using the GitHub issue tracker.

Pull requests

Pull requests are welcome. Before submitting a new pull request, please make sure that your code passes the unit tests and the codestyle tests:

$ tox
$ tox -e codestyle

Please make sure to include new unit tests for new features or changes in behavior.

License

MIT © Aliabbas Merchant

About

Python implementation of the Bitswap 'data exchange' protocol used by IPFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published