Table 3.
Comparison between other blockchain systems and the TA chain.
Performance | Bitcoin | Ethereum | Hyperledger | TA chain |
---|---|---|---|---|
Type of blockchain | Public | Public | Permissioned | Permissioned |
Transaction fee | Yes | Yes | No | No |
Consensus protocol | PoW | PoW | PBFT | PBFT |
Anonymity | Pseudo | Pseudo | Pseudo | Pseudo |
Transparent | High | High | Medium | Medium |
Privacy of transaction data | No | No | Yes | Yes |
Scripting | C++ | Solidity | Golang | Golang |