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: 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
@@ -157,3 +157,7 @@ You can deploy the program with the `deploy-localnet.sh` script in the `scripts`
157
157
# Client SDK
158
158
159
159
A TypeScript client SDK is provided in the `sdk` package. The SDK provides methods to read program account state and decode program transactions/events.
160
+
161
+
# Program Audits
162
+
163
+
We have completed one audit with [Zellic](https://www.zellic.io/) and plan to complete another independent audit before launching on mainnet.
0 commit comments