{"id":76131,"library":"0xpolygon-go-ibft","title":"Polygon IBFT Consensus","description":"Go implementation of the Istanbul BFT consensus algorithm used in Polygon.","status":"active","version":"0.4.0","language":"go","source_language":null,"source_url":"https://github.com/0xPolygon/go-ibft","tags":["blockchain","consensus","ibft","polygon"],"install":[{"cmd":"go get github.com/0xPolygon/go-ibft","lang":"bash","label":"Install github.com/0xPolygon/go-ibft"}],"dependencies":[],"imports":[{"symbol":"ibft","correct":"github.com/0xPolygon/go-ibft"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/0xPolygon/go-ibft\"\n)\n\nfunc main() {\n\t// Example: create a new IBFT backend\n\tbackend := ibft.NewIBFT(nil, nil, nil)\n\tfmt.Println(backend)\n}","lang":"go","description":"Initializes a new IBFT consensus backend."},"warnings":[],"env_vars":null,"search_vec":"'algorithm':11 'bft':9 'blockchain':15 'consensus':3,10,16 'go':4 'ibft':2,17 'implement':5 'istanbul':8 'polygon':1,14,18 'use':12","created_at":"2026-06-17T19:25:03.808717+00:00","updated_at":"2026-06-17T19:25:03.808717+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/0xPolygon/go-ibft","github":"https://github.com/0xPolygon/go-ibft","docs":"https://pkg.go.dev/github.com/0xPolygon/go-ibft#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}}