eos-smart-contract-security-best-practices icon indicating copy to clipboard operation
eos-smart-contract-security-best-practices copied to clipboard

A guide to EOS smart contract security best practices

Results 1 eos-smart-contract-security-best-practices issues
Sort by recently updated
recently updated
newest added

Readme.md links to the following recommendation for randomization - Randomization in contracts link returns 404: > [Defense Method](https://github.com/slowmist/eos-smart-contract-security-best-practices/blob/master/README_EN.md#defense-method-4) > True random numbers cannot be generated on the EOS. It is...