Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 345 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 345 Bytes

Multiformat Inspector

A simple inspector for multibase encoded multihash hashes.

Developing

npm i
npm run dev

Updating the Multicodec Table

generate:multicodec

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.