Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/ipfs init #1

Closed
wants to merge 4 commits into from
Closed

Feat/ipfs init #1

wants to merge 4 commits into from

Conversation

olizilla
Copy link
Member

Sketching out a path to being able to swap between embedded and external ipfs clients

Wrap js-ipfs node in a Proxy where we can add and tweak behaviour as needed to create a common api that the rest of the app can use, without having to care how we talk to ipfs.

Fixes a bundling issue by adding prundupify as a browserify plugin... due to browserify/factor-bundle#51 (factor-bundle and regular browserify de-duping don't play well together)

@olizilla olizilla added the WIP label Nov 28, 2017
@alanshaw
Copy link
Member

👓

@olizilla olizilla closed this Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants