|
|
|
|
|
by whatisweb3
1424 days ago
|
|
Application-level protocols should not be attempting to secure their own consensus mechanisms - it ties the security of the application to the base token. If you are seeking decentralized naming and certificate authorities you can look at Ethereum and ENS. Besides the eventual transition to Proof-of-Stake, building an application on top of an existing consensus mechanism means that your application will inherit the security of that blockchain. |
|