mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-03-29 00:08:39 +01:00
added note about not requiring external programs
This commit is contained in:
parent
1d4abc9ee7
commit
b75ec8b724
@ -1,7 +1,7 @@
|
|||||||
# IPFS Boards
|
# IPFS Boards
|
||||||
|
|
||||||
The easy to use Discussion Board platform that runs in modern web browsers,
|
The easy to use Discussion Board platform that runs in modern web browsers but requires _no servers_ and
|
||||||
and requires no servers.
|
_no external applications_ to work.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -70,6 +70,9 @@ If you want to really use the prototype, you can quickly set up your machine lik
|
|||||||
1. open [this](http://localhost:8080/ipfs/QmPmqUP5bYUme6V45n4BzPTp6BM1wwX2nGsh5ttpC5qg1C) in your browser
|
1. open [this](http://localhost:8080/ipfs/QmPmqUP5bYUme6V45n4BzPTp6BM1wwX2nGsh5ttpC5qg1C) in your browser
|
||||||
1. You're all set!
|
1. You're all set!
|
||||||
|
|
||||||
|
__Note:__ a javascript implementation of IPFS is in progress. As soon as it's done, you will not need
|
||||||
|
go-ipfs anymore and this application will truly run in the browser without external dependencies.
|
||||||
|
|
||||||
### Additional information
|
### Additional information
|
||||||
|
|
||||||
You need a local instance of go-ipfs running for it to work. You also need to set
|
You need a local instance of go-ipfs running for it to work. You also need to set
|
||||||
|
Loading…
Reference in New Issue
Block a user