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

Added License, Hack section, fixed spelling mistakes, cleaned up Cont… #212

Merged
merged 1 commit into from
May 12, 2016

Conversation

RichardLitt
Copy link
Member

…ribute

@jbenet jbenet added the status/in-progress In progress label May 11, 2016
@dignifiedquire
Copy link
Member

@RichardLitt needs rebase onto master


We are building js-ipfs because it will inform how go-ipfs works, separate concerns, and allow a complete in-browser-tab implementation with no install friction. Most of the work for IPFS does happen elsewhere, but this is an equally important part of our roadmap to lead to a permanent, IPFSed web.
We are building js-ipfs because it will inform how go-ipfs works, separate concerns, and allow a complete in-browser-tab implementation with no install friction. Most of the work for IPFS does happen elsewhere, but this is an equally important part of our road-map to lead to a permanent, IPFSed web.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

roadmap is also a word, don't discriminate roadmap :P

@daviddias
Copy link
Member

@RichardLitt LGTM, just needs the rebase :)

@RichardLitt
Copy link
Member Author

Rebased.

@@ -173,3 +173,122 @@ Files is the API that lets us work with IPFS objects (DAG Nodes) as if they were
#### Importer

Importer are a set of layouts (e.g. UnixFS) and chunkers (e.g: fixed-size, rabin, etc) that convert data to a MerkleDAG representation inside IPFS.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This segment, from here to Line 286, doesn't exist anymore, it is all on ROADMAP.md

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad. Should be fixed?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants