Skip to content

Commit afc7d1e

Browse files
author
bohendo
committed
disambiguate nssc readme
1 parent 80badac commit afc7d1e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

not-so-smart-contracts/solidity/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# (Not So) Smart Contracts
1+
# (Not So) Smart Solidity Contracts
22

3-
This repository contains examples of common Ethereum smart contract vulnerabilities, including code from real smart contracts. Use Not So Smart Contracts to learn about EVM and Solidity vulnerabilities, as a reference when performing security reviews, and as a benchmark for security and analysis tools.
3+
This repository contains examples of common solidity smart contract vulnerabilities, including code from real smart contracts. Use Not So Smart Contracts
4+
- to learn about EVM and Solidity vulnerabilities
5+
- as a reference when performing security reviews
6+
- as a benchmark for security and analysis tools.
47

58
## Features
69

0 commit comments

Comments
 (0)