Method to check validity of CID
Open
enhancement
help wanted
priority-1
T1h
technical
user-feedback
- Dominant language
- Elixir
- Stars
- 38
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful for lib to provide method `Cid.cid?` to check validity of the given CID as [here](https://hexdocs.pm/cid/readme.html#cid-validity). Providing of this method will enable integration of `excid` package into [Blockscout](https://github.com/blockscout/blockscout) in order to fulfil this [task](https://github.com/blockscout/blockscout/pull/10282).
# Todo
+ [ ] create the `Cid.cid?/1` function to check validity of a `cid` 🧑💻
+ [ ] publish new version of `excid` package 📦
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.