{"id":76526,"library":"iden3-go-merkletree-sql-v2","title":"go-merkletree-sql","description":"Implements a Merkle tree with SQL storage for identity and credential management in the iden3 ecosystem.","status":"active","version":"2.0.6","language":"go","source_language":null,"source_url":"https://github.com/iden3/go-merkletree-sql","tags":["merkle-tree","cryptography","identity","sql","blockchain"],"install":[{"cmd":"go get github.com/iden3/go-merkletree-sql/v2","lang":"bash","label":"Install github.com/iden3/go-merkletree-sql/v2"}],"dependencies":[],"imports":[{"symbol":"merkletree","correct":"github.com/iden3/go-merkletree-sql/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\tmerkletree \"github.com/iden3/go-merkletree-sql/v2\"\n)\n\nfunc main() {\n\tmt, _ := merkletree.NewMerkleTree(nil, 10)\n\tfmt.Println(mt.Root())\n}","lang":"go","description":"Creates a new Merkle tree and prints its root."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':27 'credenti':15 'cryptographi':24 'ecosystem':20 'go':2 'go-merkletree-sql':1 'iden3':19 'ident':13,25 'implement':5 'manag':16 'merkl':7,22 'merkle-tre':21 'merkletre':3 'sql':4,10,26 'storag':11 'tree':8,23","created_at":"2026-06-17T19:32:55.477495+00:00","updated_at":"2026-06-17T19:32:55.477495+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/iden3/go-merkletree-sql","github":"https://github.com/iden3/go-merkletree-sql","docs":"https://pkg.go.dev/github.com/iden3/go-merkletree-sql/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}