mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-11 03:07:01 +00:00
651 B
651 B
Name Resolution
One of the best ways to understand how to build applications on Tendermint is to dive into the implementation of NameTx (See 1, 2, and also DNS).
The most interesting thing about name-resolution applications on Tendermint is the speed and security offered by Tendermint's Light Client Protocol.