This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(readme): moved to boxo/coreiface
- Loading branch information
Showing
1 changed file
with
5 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,13 @@ | ||
interface-go-ipfs-core | ||
================== | ||
### interface-go-ipfs-core | ||
|
||
> The CoreAPI interfaces for go-ipfs. | ||
> Legacy CoreAPI interfaces from Kubo (go-ipfs) | ||
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai) | ||
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.io/) | ||
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](https://webchat.freenode.net/?channels=%23ipfs) | ||
[![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) | ||
# ❗ This repo is no longer maintained. | ||
|
||
## ❗ This repo is no longer maintained. | ||
👉 We highly recommend switching to the maintained version at https://github.com/ipfs/boxo/tree/main/coreiface. | ||
🏎️ Good news! There is [tooling and documentation](https://github.com/ipfs/boxo#migrating-to-boxo) to expedite a switch in your repo. | ||
|
||
🏎️ Good news! There is [tooling and documentation](https://github.com/ipfs/boxo#migrating-to-boxo) to expedite a switch in your repo to boxo version, if you depend on this one. | ||
|
||
⚠️ If you continue using this repo, please note that security fixes will not be provided (unless someone steps in to maintain it). | ||
|
||
📚 Learn more, including how to take the maintainership mantle or ask questions, [here](https://github.com/ipfs/boxo/wiki/Copied-or-Migrated-Repos-FAQ). | ||
|
||
## Table of Contents | ||
|
||
- [Background](#background | ||
- [License](#license) | ||
|
||
## License | ||
|
||
MIT © Protocol Labs |