Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

track: jsipfs swarm #92

Closed
Closed
@daviddias

Description

@daviddias

The swarm API enables IPFS users to learn about their connected peers and connect to other peers if desired

To learn more about the swarm API, you can:

Implementation Roadmap

  • jsipfs daemon - turn own swarm when it boots up
  • jsipfs swarm peers
    • core
    • http-api
    • cli
  • jsipfs swarm connect
    • core
    • http-api
    • cli
  • jsipfs swarm disconnect
    • core
    • http-api
    • cli
  • jsipfs swarm addrs
    • core
    • http-api
    • cli
  • jsipfs swarm addrs local
    • core
    • http-api
    • cli

Metadata

Metadata

Labels

exp/expertHaving worked on the specific codebase is importanthelp wantedSeeking public contribution on this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions