Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SWC Compiler #1275

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Conversation

techstarMahesh
Copy link
Contributor

We introduce the SWC (Solidity Wrapping Compiler) to our project, marking a significant step towards enhancing the security and efficiency of our smart contracts. The SWC compiler brings a range of static analysis checks to identify and prevent potential vulnerabilities in our Solidity codebase. By incorporating SWC, we aim to strengthen the overall resilience of our smart contracts against common security threats. Contributors are encouraged to explore the integration and provide feedback as we work towards maintaining a robust and secure codebase.

@Shchepotin
Copy link
Collaborator

@techstarMahesh, thank you for your contribution!

@Shchepotin Shchepotin merged commit 4c292c3 into brocoders:main Dec 1, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants