{"id":50313,"library":"tendermint-tendermint","title":"Tendermint","description":"A Byzantine Fault Tolerant (BFT) consensus engine for building blockchain applications.","status":"active","version":"0.35.9","language":"go","source_language":null,"source_url":"https://github.com/tendermint/tendermint","tags":["blockchain","consensus","bft","abci"],"install":[{"cmd":"go get github.com/tendermint/tendermint","lang":"bash","label":"Install github.com/tendermint/tendermint"}],"dependencies":[],"imports":[{"symbol":"tendermint","correct":"github.com/tendermint/tendermint"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/tendermint/tendermint/abci/types\"\n)\n\nfunc main() {\n\tapp := types.NewBaseApplication()\n\tfmt.Println(app.Info(types.RequestInfo{}))\n}","lang":"go","description":"Creates a base ABCI application and prints its info."},"warnings":[{"fix":"Refer to the migration guide when upgrading from v0.34 or earlier.","message":"Version 0.35.x has breaking API changes from earlier versions.","severity":"breaking","affected_versions":">=0.35.0"}],"env_vars":null,"search_vec":"'abci':16 'applic':12 'bft':6,15 'blockchain':11,13 'build':10 'byzantin':3 'consensus':7,14 'engin':8 'fault':4 'tendermint':1 'toler':5","created_at":"2026-06-15T04:48:31.476825+00:00","updated_at":"2026-06-15T04:48:31.476825+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/tendermint/tendermint","github":"https://github.com/tendermint/tendermint","docs":"https://pkg.go.dev/github.com/tendermint/tendermint#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"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}}