Skip to content

↔️ Miniature Bitswap implementation, remote read only.

License

Notifications You must be signed in to change notification settings

alanshaw/miniswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 3, 2024
b5a4929 · Dec 3, 2024

History

27 Commits
Oct 9, 2024
Jul 6, 2022
Jul 5, 2022
Jul 6, 2022
Jul 6, 2022
Oct 9, 2024
Dec 3, 2024
Apr 26, 2023
Jul 6, 2022
Dec 3, 2024
Dec 3, 2024
Apr 26, 2023
Apr 26, 2023
Oct 9, 2024

Repository files navigation

Miniswap

Build JavaScript Style Guide

Miniature Bitswap implementation, remote read only.

Install

npm install miniswap

Usage

import { Miniswap, BITSWAP_PROTOCOL } from 'miniswap'

const miniswap = new Miniswap(blockstore)

libp2p.handle(BITSWAP_PROTOCOL, miniswap.handler)

Contributing

Feel free to join in. All welcome. Open an issue!

License

Dual-licensed under MIT + Apache 2.0

About

↔️ Miniature Bitswap implementation, remote read only.

Resources

License

Stars

Watchers

Forks

Packages

No packages published