Gartner Inc., the world’s leading research and advisory company, predicts that by 2023, organizations using blockchain smart contracts will increase overall data quality by 50 percent, and trim data availability by 30 percent.
Tag: smart-contracts
A Brief Introduction To Blockchain – For Normal People
By Marc Crouch Crypto-what? If you’ve attempted to dive into this mysterious thing called blockchain, you’d be forgiven for recoiling in horror at the sheer opaqueness of the technical…
Advanced Smart Contract Security Verification in Remix
The Remix development environment provides users with a convenient and powerful way of checking the correctness of smart contracts via the MythX plugin. In this article, I’ll explain the basics and provide several examples including security tests of real-world smart contracts.
Smart contracts are immutable (or at least supposedly so) and ensuring program correctness before deploying a contract to the mainnet is absolutely essential. Security audits and a comprehensive test suite help ensure tha..