Alex
Alex
Take content from https://github.com/HalbornSecurity/Security-Best-Practices-for-Cadence-Developers-Flow- and merge it into the Cadence section (https://docs.onflow.org/cadence/), likely best as a new page
**Is your feature request related to a problem? Please describe.** Developers might use `getCurrentBlock().timestamp` in contracts, which will error out. **Describe the solution you'd like** One could mock the response...
App(s) that demonstrate either one or some of the following capabilities: - Token Launch - Swaps - Bridges - Lending Protocols - Staking
### Issue To Be Solved Developers could oftentimes copy and paste or write code that is not well formatted. It becomes hard to read. ### (Optional): Suggest A Solution We...