Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 255 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 255 Bytes

boltdb-to-ipld-hamt

Install

go get github.com/simplecoincom/boltdb-to-ipld-hamt/cmd/...

Usage

# Loads boldtb file as ipld-hamt to the IPFS node at http://localhost:5001
boltdb2ipldhamt database.db http://localhost:5001