tabcat
208c94989a
make build no run tests; edit example docs
2022-06-24 12:36:26 -05:00
Nico Krause
82bbc8bdbb
browser not opening and wrong ipfs lib reference
2022-06-24 12:31:06 -05:00
Caleb Mabry
f6a6053fc3
Adding nvmrc and changing readme to specify support for node 16
2022-03-30 20:48:26 -05:00
anders
4d19850699
replace last gitter link
2021-12-10 00:23:04 -06:00
tabcat
e91e92c6eb
update README.md
2021-12-09 21:08:33 -06:00
anders
ba7a43adec
add link back to matrix badge
2021-12-09 20:50:23 -06:00
anders
60b6200a69
remove gitter
2021-12-09 20:27:46 -06:00
anders
9b086d9ee0
point to working todomvc example
2021-04-14 10:33:23 -04:00
tabcat
68971f4ad8
update example docs/scripts
2021-03-20 16:44:11 -04:00
Richard Littauer
630bd3d497
docs: Remove discord link
...
Should I also remove matrix? See #867
2021-03-14 19:09:33 -04:00
anders
99766fdcd1
update todomvc ipfs link
2021-02-27 18:37:15 -05:00
Mark Robert Henderson
2bc355c36b
Update README.md
2021-01-14 12:14:32 -05:00
anders
52d68cd690
use png logo for readme
2020-12-21 23:32:17 -05:00
anders
e2bd6287f1
update todomvc link
2020-12-12 16:42:45 -05:00
anders
b64de39ba9
markdown-toc updates README toc
2020-12-09 22:42:28 -05:00
anders
a89a78c8ca
update demo 1 link
2020-12-09 21:48:27 -05:00
Richard Littauer
487eb441f8
docs: Remove sections about community calls.
...
We no longer hold these regularly. Happy to have them again, but it seems disingenuous to keep them in this doc.
2020-12-09 21:47:13 -05:00
Mark Robert Henderson
74685178d5
Update README.md
2020-09-17 21:45:43 -04:00
Geolffrey Mena
23ba6c2dad
Update README.md ( #814 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2020-07-07 14:22:33 -04:00
rigwild
5ee6734a41
docs(README): Add DB explorer UI
2020-06-09 11:20:26 -04:00
Marcin Rataj
2115820e18
fix: support POST-only API of go-ipfs 0.5
...
go-ipfs 0.5 will block `GET` commands on the API port, requiring
every command (RPC) to be sent as HTTP `POST` request.
This bumps ipfs-http-client version to 41.0.1, which sends only POST requests
while maintaining the old API (async iterators that landed in 42.x)
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-04-28 07:46:50 -04:00
Mark Robert Henderson
e7c890b9d0
Update README.md
2020-04-17 17:47:15 -04:00
vasa
cef97b847f
fix: fix Module with IPFS Instance
...
I tried out both versions and added working examples for both versions ranges
2020-03-25 14:28:19 -04:00
vasa
2c9dd9480d
fix: fix documentation
...
fixed initialization snippet for `ipfs` module
2020-03-25 14:28:19 -04:00
swedneck
ed697fdfd6
Update matrix and discord links
2020-03-05 11:02:26 -05:00
Paul Cowgill
f384bca54c
Typo fix
2019-12-18 15:21:05 -06:00
swedneck
19e267341b
Fix discord invite link
2019-12-09 18:11:10 +01:00
shamb0t
d40bae5913
v0.23.0-rc1
2019-12-07 06:14:42 +00:00
shamb0t
594bdd9d1b
Merge pull request #721 from orbitdb/feat/golang
...
docs: Add a link to the Golang repo on the README
2019-12-03 09:23:31 +00:00
shamb0t
ab367759cf
Fix field-manual url
2019-11-15 15:36:31 +00:00
Richard Littauer
d4b71b30fc
docs(README.md): Add links to the Field Manual and Workshop
2019-11-15 09:06:01 -05:00
hazæ41
6d4f7bb3bc
Update README.md
2019-11-11 16:45:50 +01:00
hazæ41
c2fcccc236
Update README.md
...
pubsub enabled by default
2019-11-11 15:46:22 +01:00
Richard Littauer
8233ed6036
Adding python impl
2019-11-11 08:23:50 -05:00
Richard Littauer
820c0e9a5f
docs: Add a link to the Golang repo on the README
2019-11-11 08:09:08 -05:00
shamb0t
a5221c4f48
update license
2019-10-08 11:42:15 +01:00
shamb0t
28cb7d6626
add field-manual to readme
2019-10-08 11:30:02 +01:00
swedneck
86efbf3e37
add bridged chats
2019-09-20 06:45:47 +02:00
shamb0t
a6bda990cc
update README
2019-06-07 15:00:18 +01:00
Mark Robert Henderson
1db381d5de
Update README.md
2019-06-04 13:32:06 -04:00
Mark Robert Henderson
ec5102bc99
Update README.md
2019-05-24 21:54:52 -04:00
Richard Littauer
20f3ea1e1c
docs: Add await comment
...
Closes #549
2019-05-01 15:11:23 -04:00
Mark Henderson
910621d717
Adding rc2 to README
2019-04-09 09:46:48 -04:00
haad
d8f8a47768
Change the readme example code to use await
2019-04-03 08:14:41 +00:00
Haad
c7bbcf18ad
Merge pull request #566 from orbitdb/feat/docs
...
Update docs
2019-04-03 08:08:42 +00:00
Richard Littauer
2545508e4b
docs: Add FAQ section to README
...
This should make it more accessible.
2019-02-27 15:07:53 -05:00
shamb0t
6a137e3d92
Update docs
2019-02-20 14:36:38 +00:00
Richard Littauer
ba8ef59419
docs: remove await outside of an async function in example
...
See #549 .
2019-02-08 21:14:34 -05:00
Chris Barber
3cf8b22540
minor readme formatting fix
2019-02-06 07:19:48 -08:00
Richard Littauer
0ac0d95324
Remove waffle mention in README
2019-02-05 12:10:19 -05:00