Solidity Security By Example
Smart contract security is one of the biggest impediments to the mass adoption of the blockchain. For this reason, we are proud to present this series of examples regarding Solidity smart contract security to educate and improve the knowledge in this domain to the public.
Disclaimer
The smart contracts in this repository are used to demonstrate vulnerability issues only. Some contracts are vulnerable, some are simplified for minimal, some contain malicious code. Hence, do not use the source code in this repository in your production.
Nonetheless, feel free to contact Valix Consulting for your smart contract consulting and auditing services.🕵
Vulnerability Issues
Copyright
© 2022 - 2023 serial-coder: Phuwanai Thummavet ([email protected]). All rights reserved.
License
SPDX-License-Identifier: BSL-1.0 (Boost Software License 1.0)