$ npm install hypercoreify
Turn static blocks into a static hypercore
npm install hypercoreify
const hypercoreify = require('hypercoreify') const core = await hypercoreify(store, [Buffer.from('hello world')])
Apache-2.0