Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit 3c149f0

Browse files
committed
docs: update README, remove old links
Signed-off-by: ljedrz <ljedrz@gmail.com>
1 parent 78a9b0d commit 3c149f0

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

README.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -125,22 +125,20 @@ Special thanks to the Web3 Foundation and Protocol Labs for their devgrant suppo
125125
* `/bitswap/{stat,wantlist}`
126126
* `/cat`
127127
* `/get`
128+
* `/resolve`
128129

129130
### Work in Progress
130-
* `/add`
131-
- `/pin`
132-
* DHT + Swarming
131+
- `/bootstrap`
132+
- `/dht`
133+
- interop testing
133134

134135
### Work still required
135-
- Interop testing
136-
- [/bootstrap](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/3)
137-
- [/dht](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/4)
138-
- [/name](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/5)
139-
- [/ping](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/6)
140-
- [/key](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/7)
141-
- [/config](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/8)
142-
- [/stats](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/9)
143-
- [/files](https://github.com/rs-ipfs/ipfs-rust-conformance/issues/10) (regular and mfs)
136+
- `/name`
137+
- `/ping`
138+
- `/key`
139+
- `/config`
140+
- `/stats`
141+
- `/files` (regular and mfs)
144142
- a few other miscellaneous endpoints not enumerated here
145143

146144
## Maintainers

0 commit comments

Comments
 (0)