mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
add API to GUIDE.md
This commit is contained in:
parent
e7c890b9d0
commit
f2cfaa8d1a
5
GUIDE.md
5
GUIDE.md
@ -10,6 +10,7 @@ This guide is still being worked on and we would love to get [feedback and sugge
|
||||
|
||||
- [Background](#background)
|
||||
- [Install](#install)
|
||||
- [API](#api)
|
||||
- [Setup](#setup)
|
||||
- [Create a database](#create-a-database)
|
||||
* [Address](#address)
|
||||
@ -48,6 +49,10 @@ Install [orbit-db](https://github.com/orbitdb/orbit-db) and [ipfs](https://www.n
|
||||
npm install orbit-db ipfs
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
See [API.md](https://github.com/orbitdb/orbit-db/blob/master/API.md) for the full documentation.
|
||||
|
||||
## Setup
|
||||
|
||||
Require OrbitDB and IPFS in your program and create the instances:
|
||||
|
Loading…
x
Reference in New Issue
Block a user