{
|
|
"abciApps": [
|
|
{
|
|
"name": "Cosmos SDK",
|
|
"url": "https://github.com/cosmos/cosmos-sdk",
|
|
"language": "Go",
|
|
"author": "Cosmos",
|
|
"description": "A prototypical account based crypto currency state machine supporting plugins"
|
|
},
|
|
{
|
|
"name": "cb-ledger",
|
|
"url": "https://github.com/block-finance/cpp-abci",
|
|
"language": "C++",
|
|
"author": "Block Finance",
|
|
"description": "Custodian Bank Ledger, integrating central banking with the blockchains of tomorrow"
|
|
},
|
|
{
|
|
"name": "Clearchain",
|
|
"url": "https://github.com/tendermint/clearchain",
|
|
"language": "Go",
|
|
"author": "FXCLR",
|
|
"description": "Application to manage a distributed ledger for money transfers that support multi-currency accounts"
|
|
},
|
|
{
|
|
"name": "Ethermint",
|
|
"url": "https://github.com/tendermint/ethermint",
|
|
"language": "Go",
|
|
"author": "Tendermint",
|
|
"description": "The go-ethereum state machine run as an ABCI app"
|
|
},
|
|
{
|
|
"name": "Merkle AVL Tree",
|
|
"url": "https://github.com/tendermint/merkleeyes",
|
|
"language": "Go",
|
|
"author": "Tendermint",
|
|
"description": "Tendermint IAVL tree implemented as an ABCI app"
|
|
},
|
|
{
|
|
"name": "Burrow",
|
|
"url": "https://github.com/hyperledger/burrow",
|
|
"language": "Go",
|
|
"author": "Monax Industries",
|
|
"description": "Ethereum Virtual Machine augmented with native permissioning scheme and global key-value store"
|
|
},
|
|
{
|
|
"name": "Merkle AVL Tree",
|
|
"url": "https://github.com/jTMSP/MerkleTree",
|
|
"language": "Java",
|
|
"author": "jTMSP",
|
|
"description": "Tendermint IAVL tree implemented as an ABCI app"
|
|
},
|
|
{
|
|
"name": "TMChat",
|
|
"url": "https://github.com/wolfposd/TMChat",
|
|
"language": "Java",
|
|
"author": "jTMSP",
|
|
"description": "P2P chat using Tendermint"
|
|
},
|
|
{
|
|
"name": "Comit",
|
|
"url": "https://github.com/zballs/comit",
|
|
"language": "Go",
|
|
"author": "Zach Balder",
|
|
"description": "Public service reporting and tracking"
|
|
},
|
|
{
|
|
"name": "ParadigmCore",
|
|
"url": "https://github.com/ParadigmFoundation/ParadigmCore",
|
|
"language": "TypeScript",
|
|
"author": "Paradigm Labs",
|
|
"description": "Reference implementation of the Paradigm Protocol, and OrderStream network client."
|
|
},
|
|
{
|
|
"name": "Passchain",
|
|
"url": "https://github.com/trusch/passchain",
|
|
"language": "Go",
|
|
"author": "trusch",
|
|
"description": "Tool to securely store and share passwords, tokens and other short secrets"
|
|
},
|
|
{
|
|
"name": "Passwerk",
|
|
"url": "https://github.com/rigelrozanski/passwerk",
|
|
"language": "Go",
|
|
"author": "Rigel Rozanski",
|
|
"description": "Encrypted storage web-utility backed by Tendermint"
|
|
},
|
|
{
|
|
"name": "py-tendermint",
|
|
"url": "https://github.com/davebryson/py-tendermint",
|
|
"language": "Python",
|
|
"author": "Dave Bryson",
|
|
"description": "A Python microframework for building blockchain applications with Tendermint"
|
|
},
|
|
{
|
|
"name": "Stratumn SDK",
|
|
"url": "https://github.com/stratumn/sdk",
|
|
"language": "Go",
|
|
"author": "Stratumn",
|
|
"description": "SDK for Proof-of-Process networks"
|
|
},
|
|
{
|
|
"name": "Lotion",
|
|
"url": "https://github.com/keppel/lotion",
|
|
"language": "Javascript",
|
|
"author": "Judd Keppel",
|
|
"description": "A Javascript microframework for building blockchain applications with Tendermint"
|
|
},
|
|
{
|
|
"name": "Tendermint Blockchain Chat App",
|
|
"url": "https://github.com/SaifRehman/tendermint-chat-app/",
|
|
"language": "Javascript",
|
|
"author": "Saif Rehman",
|
|
"description": "This is a minimal chat application based on Tendermint using Lotion.js in 30 lines of code!. It also includes web/mobile application built using Ionic 3."
|
|
},
|
|
{
|
|
"name": "BigchainDB",
|
|
"url": "https://github.com/bigchaindb/bigchaindb",
|
|
"language": "Python",
|
|
"author": "BigchainDB GmbH and the BigchainDB community",
|
|
"description": "Blockchain database"
|
|
},
|
|
{
|
|
"name": "Mint",
|
|
"url": "https://github.com/Hashnode/mint",
|
|
"language": "Go",
|
|
"author": "Hashnode",
|
|
"description": "Build blockchain-powered social apps"
|
|
}
|
|
],
|
|
"abciServers": [
|
|
{
|
|
"name": "go-abci",
|
|
"url": "https://github.com/tendermint/tendermint/tree/master/abci",
|
|
"language": "Go",
|
|
"author": "Tendermint"
|
|
},
|
|
{
|
|
"name": "js-abci",
|
|
"url": "https://github.com/tendermint/js-abci",
|
|
"language": "Javascript",
|
|
"author": "Tendermint"
|
|
},
|
|
{
|
|
"name": "rust-tsp",
|
|
"url": "https://github.com/tendermint/rust-tsp",
|
|
"language": "Rust",
|
|
"author": "Tendermint"
|
|
},
|
|
{
|
|
"name": "cpp-tmsp",
|
|
"url": "https://github.com/mdyring/cpp-tmsp",
|
|
"language": "C++",
|
|
"author": "Martin Dyring"
|
|
},
|
|
{
|
|
"name": "jabci",
|
|
"url": "https://github.com/jTendermint/jabci",
|
|
"language": "Java",
|
|
"author": "jTendermint"
|
|
},
|
|
{
|
|
"name": "ocaml-tmsp",
|
|
"url": "https://github.com/zballs/ocaml-tmsp",
|
|
"language": "Ocaml",
|
|
"author": "Zach Balder"
|
|
},
|
|
{
|
|
"name": "abci_server",
|
|
"url": "https://github.com/KrzysiekJ/abci_server",
|
|
"language": "Erlang",
|
|
"author": "Krzysztof Jurewicz"
|
|
},
|
|
{
|
|
"name": "py-abci",
|
|
"url": "https://github.com/davebryson/py-abci",
|
|
"language": "Python",
|
|
"author": "Dave Bryson"
|
|
},
|
|
{
|
|
"name": "tm-abci (fork of py-abci with async IO)",
|
|
"url": "https://github.com/SoftblocksCo/tm-abci",
|
|
"language": "Python",
|
|
"author": "Softblocks"
|
|
},
|
|
{
|
|
"name": "Spearmint",
|
|
"url": "https://github.com/dennismckinnon/spearmint",
|
|
"language": "Javascript",
|
|
"author": "Dennis McKinnon"
|
|
}
|
|
],
|
|
"aminoLibraries": [
|
|
{
|
|
"name": "JS-Amino",
|
|
"url": "https://github.com/TanNgocDo/Js-Amino",
|
|
"language": "Javascript",
|
|
"author": "TanNgocDo"
|
|
}
|
|
]
|
|
}
|