$ npm install @ceramicnetwork/anchor-utils
import { convertEthHashToCid } from '@ceramicnetwork/anchor-utils'
const cidHash = convertEthHashToCid(stringHash.slice(2))
Run tests:
npm test
Run linter:
npm run lint
We are happy to accept small and large contributions. Make sure to check out the Ceramic specifications for details of how the protocol works.
MIT or Apache-2.0