{"id":68750,"library":"filecoin-project-go-legs","title":"Filecoin Go Legs","description":"A Go library for syncing data between Filecoin nodes using the legs protocol.","status":"active","version":"0.4.17","language":"go","source_language":null,"source_url":"https://github.com/filecoin-project/go-legs","tags":["filecoin","ipfs","sync","protocol","blockchain"],"install":[{"cmd":"go get github.com/filecoin-project/go-legs","lang":"bash","label":"Install github.com/filecoin-project/go-legs"}],"dependencies":[],"imports":[{"symbol":"legs","correct":"github.com/filecoin-project/go-legs"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/filecoin-project/go-legs\"\n)\n\nfunc main() {\n\tctx := context.Background()\n\t// Example usage: create a new legs syncer\n\tsyncer, _ := legs.NewSyncer(ctx, nil, nil)\n\tfmt.Println(syncer)\n}","lang":"go","description":"Initialize a new legs syncer for Filecoin data synchronization."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':21 'data':9 'filecoin':1,11,17 'go':2,5 'ipf':18 'leg':3,15 'librari':6 'node':12 'protocol':16,20 'sync':8,19 'use':13","created_at":"2026-06-17T17:53:36.441124+00:00","updated_at":"2026-06-17T17:53:36.441124+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/filecoin-project/go-legs","github":"https://github.com/filecoin-project/go-legs","docs":"https://pkg.go.dev/github.com/filecoin-project/go-legs#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}