mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Merge branch 'master' into update-peer-exchanged
This commit is contained in:
1
API.md
1
API.md
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user