Skip to content

Commit 4370df7

Browse files
Update docs/security/smartcontracts.md
1 parent 3bc6c0b commit 4370df7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/security/smartcontracts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Polygon Labs takes the following approach in regards to smart contract security.
22

3-
## Secure Coding Guidelines
3+
## Secure coding guidelines
4+
45
Smart contract codebases must be organized, readable, and understandable across multiple developers and project phases.
56

67
Engineers tasked with developing such codebases follow industry standard secure coding practices and style guides, such as https://docs.soliditylang.org/en/latest/style-guide.html and https://github.com/coinbase/solidity-style-guide.

0 commit comments

Comments
 (0)