To catch smart contract bugs early in the development cycle, we are announcing the open availability of Inspect, our automated smart contract analysis tool.
Finding Missing Auth bugs in EOSIO Smart Contracts
We look at the EOSIO smart contract Missing Authorisation vulnerability and how to use static analysis to discover it.
Klevoya brings the power of automated vulnerability analysis to EOSIO smart contracts
To catch smart contract bugs early in the development cycle, we are announcing the open availability of Inspect, our automated smart contract analysis tool.
Announcing faster Hydra test execution and support for LiquidApps vRAM
Announcing Hydra Advanced which can give you a 3-5x speed-up test time. Plus vRAM support.
11 things you should do before publicly deploying your smart contract
Deploying your contract to production is a big step with a lot at stake and can be a scary task. That’s why we’ve put together a checklist on things you should do before releasing your smart-contracts.
Which test environment? Hydra or nodeos+cleos?
You can run tests without directly connecting to an existing nodeos node. Hydra allows you to quickly get started writing unit tests.