Solidity

Embracing A Growth Mindset for Security Researchers

You can learn anything. Learn practical tips about implementing a growth mindset, it's importance, and how it impacts web3 security researchers in this post.

Read

Smart Contract Security - A Practitioner's Perspective

A description of general processes for smart contract security auditors used now.

Read
Solidity

How to Setup Linters, Surya, and Test Your Code Coverage in Solidity

Wondering how to setup linters for your Solidity project repo? Here we'll cover just that, plus, as a bonus, how to setup surya and solidity-coverage.

Read

Audit Smart Contracts with Static Analysis

Want to run basic security auditing tools on your smart contracts? Here's what you need to know about how to setup your local environment to test the contracts.

Read