|
5 | 5 | "url": "https://github.com/cosmos/cosmos-sdk",
|
6 | 6 | "language": "Go",
|
7 | 7 | "author": "Cosmos",
|
8 |
| - "description": |
9 |
| - "A prototypical account based crypto currency state machine supporting plugins" |
| 8 | + "description": "A prototypical account based crypto currency state machine supporting plugins" |
10 | 9 | },
|
11 | 10 | {
|
12 | 11 | "name": "cb-ledger",
|
13 | 12 | "url": "https://github.com/block-finance/cpp-abci",
|
14 | 13 | "language": "C++",
|
15 | 14 | "author": "Block Finance",
|
16 |
| - "description": |
17 |
| - "Custodian Bank Ledger, integrating central banking with the blockchains of tomorrow" |
| 15 | + "description": "Custodian Bank Ledger, integrating central banking with the blockchains of tomorrow" |
18 | 16 | },
|
19 | 17 | {
|
20 | 18 | "name": "Clearchain",
|
21 | 19 | "url": "https://github.com/tendermint/clearchain",
|
22 | 20 | "language": "Go",
|
23 | 21 | "author": "FXCLR",
|
24 |
| - "description": |
25 |
| - "Application to manage a distributed ledger for money transfers that support multi-currency accounts" |
| 22 | + "description": "Application to manage a distributed ledger for money transfers that support multi-currency accounts" |
26 | 23 | },
|
27 | 24 | {
|
28 | 25 | "name": "Ethermint",
|
|
43 | 40 | "url": "https://github.com/hyperledger/burrow",
|
44 | 41 | "language": "Go",
|
45 | 42 | "author": "Monax Industries",
|
46 |
| - "description": |
47 |
| - "Ethereum Virtual Machine augmented with native permissioning scheme and global key-value store" |
| 43 | + "description": "Ethereum Virtual Machine augmented with native permissioning scheme and global key-value store" |
48 | 44 | },
|
49 | 45 | {
|
50 | 46 | "name": "Merkle AVL Tree",
|
|
72 | 68 | "url": "https://github.com/trusch/passchain",
|
73 | 69 | "language": "Go",
|
74 | 70 | "author": "trusch",
|
75 |
| - "description": |
76 |
| - "Tool to securely store and share passwords, tokens and other short secrets" |
| 71 | + "description": "Tool to securely store and share passwords, tokens and other short secrets" |
77 | 72 | },
|
78 | 73 | {
|
79 | 74 | "name": "Passwerk",
|
|
87 | 82 | "url": "https://github.com/davebryson/py-tendermint",
|
88 | 83 | "language": "Python",
|
89 | 84 | "author": "Dave Bryson",
|
90 |
| - "description": |
91 |
| - "A Python microframework for building blockchain applications with Tendermint" |
| 85 | + "description": "A Python microframework for building blockchain applications with Tendermint" |
92 | 86 | },
|
93 | 87 | {
|
94 | 88 | "name": "Stratumn SDK",
|
|
102 | 96 | "url": "https://github.com/keppel/lotion",
|
103 | 97 | "language": "Javascript",
|
104 | 98 | "author": "Judd Keppel",
|
105 |
| - "description": |
106 |
| - "A Javascript microframework for building blockchain applications with Tendermint" |
| 99 | + "description": "A Javascript microframework for building blockchain applications with Tendermint" |
107 | 100 | },
|
108 | 101 | {
|
109 | 102 | "name": "Tendermint Blockchain Chat App",
|
110 | 103 | "url": "https://github.com/SaifRehman/tendermint-chat-app/",
|
111 | 104 | "language": "Javascript",
|
112 | 105 | "author": "Saif Rehman",
|
113 |
| - "description": |
114 |
| - "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." |
| 106 | + "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." |
115 | 107 | },
|
116 | 108 | {
|
117 | 109 | "name": "BigchainDB",
|
|
184 | 176 | "url": "https://github.com/tendermint/tools",
|
185 | 177 | "technology": "Docker and Kubernetes",
|
186 | 178 | "author": "Tendermint",
|
187 |
| - "description": |
188 |
| - "Deploy a Tendermint test network using Google's kubernetes" |
| 179 | + "description": "Deploy a Tendermint test network using Google's kubernetes" |
189 | 180 | },
|
190 | 181 | {
|
191 | 182 | "name": "terraforce",
|
192 | 183 | "url": "https://github.com/tendermint/tools",
|
193 | 184 | "technology": "Terraform",
|
194 | 185 | "author": "Tendermint",
|
195 |
| - "description": |
196 |
| - "Terraform + our custom terraforce tool; deploy a production Tendermint network with load balancing over multiple AWS availability zones" |
| 186 | + "description": "Terraform + our custom terraforce tool; deploy a production Tendermint network with load balancing over multiple AWS availability zones" |
197 | 187 | },
|
198 | 188 | {
|
199 | 189 | "name": "ansible-tendermint",
|
|
0 commit comments