Skip to content

Thinking of using js-libp2p directly in IPFS #92

Closed
@daviddias

Description

@daviddias

Instead of using separate modules (libp2p-ipfs-nodejs and libp2p-ipfs-browser) I'm thinking in just using the base class from within js-ipfs.

This would mean:

  • Fewer points, less maintenance
  • Examples would live in this repo
  • All the tests would be here, easier to find and maintain
  • Easy to ramp up new contributors and users.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementA net-new feature or improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions