diff --git a/proto/abci/types.proto b/proto/tendermint/abci/types.proto similarity index 100% rename from proto/abci/types.proto rename to proto/tendermint/abci/types.proto diff --git a/proto/blockchain/types.proto b/proto/tendermint/blockchain/types.proto similarity index 100% rename from proto/blockchain/types.proto rename to proto/tendermint/blockchain/types.proto diff --git a/proto/consensus/types.proto b/proto/tendermint/consensus/types.proto similarity index 100% rename from proto/consensus/types.proto rename to proto/tendermint/consensus/types.proto diff --git a/proto/crypto/keys.proto b/proto/tendermint/crypto/keys.proto similarity index 100% rename from proto/crypto/keys.proto rename to proto/tendermint/crypto/keys.proto diff --git a/proto/crypto/proof.proto b/proto/tendermint/crypto/proof.proto similarity index 100% rename from proto/crypto/proof.proto rename to proto/tendermint/crypto/proof.proto diff --git a/proto/mempool/types.proto b/proto/tendermint/mempool/types.proto similarity index 100% rename from proto/mempool/types.proto rename to proto/tendermint/mempool/types.proto diff --git a/proto/p2p/conn.proto b/proto/tendermint/p2p/conn.proto similarity index 100% rename from proto/p2p/conn.proto rename to proto/tendermint/p2p/conn.proto diff --git a/proto/p2p/pex.proto b/proto/tendermint/p2p/pex.proto similarity index 100% rename from proto/p2p/pex.proto rename to proto/tendermint/p2p/pex.proto diff --git a/proto/p2p/types.proto b/proto/tendermint/p2p/types.proto similarity index 100% rename from proto/p2p/types.proto rename to proto/tendermint/p2p/types.proto diff --git a/proto/statesync/types.proto b/proto/tendermint/statesync/types.proto similarity index 100% rename from proto/statesync/types.proto rename to proto/tendermint/statesync/types.proto diff --git a/proto/types/block.proto b/proto/tendermint/types/block.proto similarity index 100% rename from proto/types/block.proto rename to proto/tendermint/types/block.proto diff --git a/proto/types/evidence.proto b/proto/tendermint/types/evidence.proto similarity index 100% rename from proto/types/evidence.proto rename to proto/tendermint/types/evidence.proto diff --git a/proto/types/params.proto b/proto/tendermint/types/params.proto similarity index 100% rename from proto/types/params.proto rename to proto/tendermint/types/params.proto diff --git a/proto/types/types.proto b/proto/tendermint/types/types.proto similarity index 100% rename from proto/types/types.proto rename to proto/tendermint/types/types.proto diff --git a/proto/types/validator.proto b/proto/tendermint/types/validator.proto similarity index 100% rename from proto/types/validator.proto rename to proto/tendermint/types/validator.proto diff --git a/proto/version/types.proto b/proto/tendermint/version/types.proto similarity index 100% rename from proto/version/types.proto rename to proto/tendermint/version/types.proto