======= BlockChain ======= Consensus ======= .. toctree:: :numbered: ../note/BlockChain/consensus/ACID原则与多阶段提交.md ../note/BlockChain/consensus/FLP_and_CAP.md ../note/BlockChain/consensus/Raft.md ../note/BlockChain/consensus/PBFT.md ../note/BlockChain/consensus/POW.md ../note/BlockChain/consensus/raft-zh_cn.md OverView ======= .. toctree:: :numbered: ../note/BlockChain/ETH/struct.md Wallet ======= .. toctree:: :numbered: ../note/BlockChain/Wallet/多重签名.md ../note/BlockChain/Wallet/加密和签名.md ../note/BlockChain/Wallet/钱包.md ../note/BlockChain/Wallet/账户模型.md ../note/BlockChain/Wallet/BIP39-BIP32-BIP44.md Cosmos ======= .. toctree:: :numbered: ../note/BlockChain/cosmos/tendermint.md Rust ======= .. toctree:: :numbered: ../note/BlockChain/rust/basic.md ../note/BlockChain/rust/ownership.md