Skip to content

Commit 6e1ef9c

Browse files
authored
Merge pull request #280 from crytic/GPT-development-guidelines
GPT Review development-guidelines
2 parents 13fec75 + 40936b2 commit 6e1ef9c

File tree

5 files changed

+156
-156
lines changed

5 files changed

+156
-156
lines changed

development-guidelines/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
List of smart contract development best practices
1+
List of Best Practices for Smart Contract Development
22

3-
- [High-level best practices](./guidelines.md): High-level best-practices for all smart contracts
4-
- [Token integration checklist](./token_integration.md): What to check when interacting with arbitrary tokens
5-
- [Incident Response Recommendations](./incident_response.md): Guidelines on how to formulate an incident response plan
6-
- [Secure development workflow](./workflow.md): A rough, high-level process to follow while you write code
3+
- [High-Level Best Practices](./guidelines.md): Essential high-level best practices for all smart contracts
4+
- [Token Integration Checklist](./token_integration.md): Important aspects to consider when interacting with various tokens
5+
- [Incident Response Recommendations](./incident_response.md): Guidelines on establishing an effective incident response plan
6+
- [Secure Development Workflow](./workflow.md): A recommended high-level process to adhere to while writing code

0 commit comments

Comments
 (0)