Author

Topic: The Problem With Solidity (Read 89 times)

newbie
Activity: 280
Merit: 0
May 13, 2018, 11:20:58 AM
#1
When developers consider writing DApps, learning Solidity is typically listed as their #1 task. That’s because Solidity is the only language developers can use to create Ethereum-based smart contracts. However, Solidity remains somewhat lacking in documentation, user support, assertions (ability to test program assumptions), and formal verification (a method to prove a program correct for all inputs).

That’s because Solidity is a very young language, one that continues to surprise users with new security problems.  As one developer stated “you don’t know you have a problem until you hit it, and even the best devs in the world – even the creator of the language itself – didn’t see it coming.”

learn more, https://blog.xtrabytes.global/technology/the-problem-with-solidity/
Jump to: