File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 12
12
13
13
> Control an ipfs node daemon using either Node.js or the browser
14
14
15
+ ```
16
+
17
+
18
+ +-----+
19
+ | H |
20
+ | T |
21
+ +-----------------------------+ | T |
22
+ | NODE.JS | +-----------------------+ | P | +-----------------------------+
23
+ | | | | | | | BROWSER |
24
+ | +-----------------------+ | | IPFS Daemon | | S | | |
25
+ | | Local Daemon Ctrl | | | | | E | | +----------------------+ |
26
+ | | +------- -------- R -----|---- Remote Daemon Ctrl | |
27
+ | +-----------------------+ | +-----|-----------|-----+ | V | | | | |
28
+ | | | | | E | | +----------------------+ |
29
+ | +-----------------------+ | | | | R | | |
30
+ | | IPFS API | | | | +-----+ | +----------------------+ |
31
+ | | -------------+ | | | IPFS API | |
32
+ | +-----------------------+ | +-----------------------|---- | |
33
+ | | | +----------------------+ |
34
+ +-----------------------------+ +-----------------------------+
35
+
36
+ ```
37
+
15
38
## Table of Contents
16
39
17
40
- [ Install] ( #install )
You can’t perform that action at this time.
0 commit comments