mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-04 13:16:38 +00:00
added a bit more detailed info on how to get database manifest
This commit is contained in:
parent
c99c9b872b
commit
4f3fabb7bc
2
GUIDE.md
2
GUIDE.md
@ -142,7 +142,7 @@ main()
|
||||
|
||||
The second part of the address, the IPFS multihash `Qmdgwt7w4uBsw8LXduzCd18zfGXeTmBsiR8edQ1hSfzcJC`, is the manifest of a database. It's an IPFS object that contains information about the database.
|
||||
|
||||
The database manifest can be fetched from IPFS and it looks like this:
|
||||
The database manifest can be fetched from IPFS with `ipfs dag get <multihash>` command and it looks like this:
|
||||
|
||||
```json
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user