Merge branch 'master' into update-peer-exchanged

This commit is contained in:
Joel Thorstensson
2020-08-24 18:04:53 +02:00
29 changed files with 7492 additions and 5682 deletions

1
API.md
View File

@@ -19,6 +19,7 @@ Read the **[GETTING STARTED](https://github.com/orbitdb/orbit-db/blob/master/GUI
+ [set(key, value)](#setkey-value)
+ [get(key)](#getkey)
+ [del(key)](#delkey)
+ [all](#all)
* [orbitdb.kvstore(name|address)](#orbitdbkvstorenameaddress)
* [orbitdb.log(name|address)](#orbitdblognameaddress)
+ [add(event)](#addevent)