Here you will find information on how to keep your smart contract and decentralized applications secure.Documentation Index
Fetch the complete documentation index at: https://docs.near.org/llms.txt
Use this file to discover all available pages before exploring further.
🐞 Bug Bounty Program
NEAR has a bug bounty program . Please use it if you find any security errors in the protocol, core contracts or web. Hackers - help audit, test, and toughen NEAR up!✅ Security Checklist
Make sure to keep your smart contract safe by running through our security checklist.🛡️ Security Concepts
Learn important security concepts to keep your dApp safe and sound. Read about:- Keeping callbacks safe
- Understanding frontrunning
- Understanding sybil attacks
- Understanding reentrancy attacks
- Making sure the owner of an account is the one calling
- Understanding the complexity of generating random numbers
- Protecting from a small deposit attacks draining your account