Skip to content

Commit

Permalink
docs: link js-ipfs & go-ipfs to repos (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBlueHat authored and daviddias committed Sep 26, 2017
1 parent fd4b839 commit 32e6025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ _**THIS IS A WORK IN PROGRESS** We are actively working on this Roadmap. It is s

## The Path to Native Browser Support

* **Step 1.** *DONE* Implement js-ipfs
* **Step 2.** *DONE* Make js-ipfs and go-ipfs interoperate seamlessly (see https://github.com/ipfs/pm/issues/310, https://github.com/ipfs/pm/issues/343, https://github.com/ipfs/pm/issues/358)
* **Step 1.** *DONE* Implement [js-ipfs](https://github.com/ipfs/js-ipfs)
* **Step 2.** *DONE* Make [js-ipfs](https://github.com/ipfs/js-ipfs) and [go-ipfs](https://github.com/ipfs/go-ipfs) interoperate seamlessly (see https://github.com/ipfs/pm/issues/310, https://github.com/ipfs/pm/issues/343, https://github.com/ipfs/pm/issues/358)
* **Step 3.** *[IN PROGRESS](https://github.com/ipfs/in-web-browsers/milestone/1)* Define the APIs, address schemes, security models, etc.
* **Step 4.** *[IN PROGRESS](https://github.com/ipfs/in-web-browsers/milestone/1)* Create browsers add-ons and/or extensions that handle dweb protocols see [Epic: Web Extension supports gateways and core api with both js and go nodes](https://github.com/ipfs/in-web-browsers/issues/39) and the list of [web extension issues](https://github.com/ipfs/in-web-browsers/labels/web%20extension))
* **Step 5.** *NEXT STEP* Make the case for IPFS & Decentralized Web Protocols in Web Browsers with Use Cases, Sample Applications, Demos and Delightful Documentation
Expand Down

0 comments on commit 32e6025

Please sign in to comment.