This repository was archived by the owner on Jun 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ interface-go-ipfs-core
2
+ ==================
3
+
4
+ [ ![ ] ( https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square )] ( http://protocol.ai )
5
+ [ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.io/ )
6
+ [ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( https://webchat.freenode.net/?channels=%23ipfs )
7
+ [ ![ Coverage Status] ( https://codecov.io/gh/ipfs/interface-go-ipfs-core/branch/master/graph/badge.svg )] ( https://codecov.io/gh/ipfs/interface-go-ipfs-core/branch/master )
8
+
9
+ > The CoreAPI interfaces for go-ipfs.
10
+
11
+ ## Lead Maintainer
12
+
13
+ [ Steven Allen] ( https://github.com/Stebalien )
14
+
15
+ ## Table of Contents
16
+
17
+ - [ Background] ( #background )
18
+ - [ Contribute] ( #contribute )
19
+ - [ License] ( #license )
20
+
21
+ ## Documentation
22
+
23
+ TODO
24
+
25
+ ## Contribute
26
+
27
+ PRs are welcome!
28
+
29
+ Small note: If editing the Readme, please conform to the [ standard-readme] ( https://github.com/RichardLitt/standard-readme ) specification.
30
+
31
+ ## License
32
+
33
+ MIT © Protocol Labs
You can’t perform that action at this time.
0 commit comments