简析 | 阻碍区块链应用落地的五大难题和解决方案( 五 )

对于应用的技术门槛,一方面很多项目在推进更友好的开发环境和语言,让普通开发者可以直接上手。另一方面,目前已经很多团队在做相关的技术课程,比如我们深度合作的一块链习技术社区,在做以太坊的智能合约高阶课。

随着越来越多的智能合约开发者参与进来,其社区相关内容的不断完善,这个门槛也会逐渐被开发者所接受。

而效率和性能问题,这个也是大家最关注的,涌现出了多种解决方案及项目,比如状态通道、Plasma、Turebit 等 Layer 2 方案,像是 Celer Network、Raiden Network 等项目,当然也有很多团队在研究和开发更好的公链,比如ThunderCore、Dfinity、Algorand 等项目。

对于区块链无法直接获取链外信息的问题,解决方案就是预言机。

以太坊创始人 Vitalik Buterin曾在王峰十问的采访中也肯定了预言机的作用,Vitalik 表示:

“I think that one component that needs to be built that can make smart contracts work better is oracles, for providing information to smart contracts about the outside world. I know that Oraclize has been working on centralized oracles for a long time, though I am also interested in the decentralized oracle projects. ”

推荐阅读