{"id":51255,"library":"ipfs-go-ipfs-blockstore","title":"IPFS Blockstore","description":"Implements a thin wrapper over a datastore for getting and putting block objects.","status":"active","version":"1.3.1","language":"go","source_language":null,"source_url":"https://github.com/ipfs/go-ipfs-blockstore","tags":["ipfs","blockstore","datastore","storage"],"install":[{"cmd":"go get github.com/ipfs/go-ipfs-blockstore","lang":"bash","label":"Install github.com/ipfs/go-ipfs-blockstore"}],"dependencies":[],"imports":[{"symbol":"blockstore","correct":"github.com/ipfs/go-ipfs-blockstore"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ipfs/go-ipfs-blockstore\"\n\t\"github.com/ipfs/go-datastore\"\n)\n\nfunc main() {\n\tds := datastore.NewMapDatastore()\n\tbs := blockstore.NewBlockstore(ds)\n\tfmt.Println(bs)\n}","lang":"go","description":"Creates a new blockstore backed by an in-memory datastore."},"warnings":[],"env_vars":null,"search_vec":"'block':14 'blockstor':2,17 'datastor':9,18 'get':11 'implement':3 'ipf':1,16 'object':15 'put':13 'storag':19 'thin':5 'wrapper':6","created_at":"2026-06-15T06:06:20.604496+00:00","updated_at":"2026-06-15T06:06:20.604496+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ipfs/go-ipfs-blockstore","github":"https://github.com/ipfs/go-ipfs-blockstore","docs":"https://pkg.go.dev/github.com/ipfs/go-ipfs-blockstore#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}