diff --git a/docs/ecosystem.rst b/docs/ecosystem.rst index ae723bfd..00210c4a 100644 --- a/docs/ecosystem.rst +++ b/docs/ecosystem.rst @@ -37,17 +37,17 @@ Ethermint The go-ethereum state machine run as a ABCI app, written in Go, `authored by Tendermint `__. Lotion -^^^^^^^^^^^^^ +^^^^^^ A Javascript microframework for building blockchain applications with Tendermint, written in Javascript, `authored by Judd Keppel of Tendermint `__. See also `lotion-chat `__ and `lotion-coin `__ apps written using Lotion. IAVL -~~~~~~~~~~ +^^^^ Immutable AVL+ tree with Merkle proofs, Written in Go, `authored by Tendermint `__. MerkleTree -~~~~~~~~~~ +^^^^^^^^^^ Immutable AVL+ tree with Merkle proofs, Written in Java, `authored by jTendermint `__.