You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: motoko/composite_query/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,3 +40,7 @@ Each new `Bucket` must be provisioned with enough cycles to pay for its installa
40
40
### 3. Navigate into the project's directory.
41
41
42
42
### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
43
+
44
+
## Security considerations and best practices
45
+
46
+
If you base your application on this example, it is recommended that you familiarize yourself with and adhere to the [security best practices](https://internetcomputer.org/docs/building-apps/security/overview) for developing on ICP. This example may not implement all the best practices.
0 commit comments