Skip to content

Commit b183dc3

Browse files
authored
Merge pull request #33 from ritual-net/aa/docs-add-audits
aa/feat: add Infernet SDK v1.1.0 audits
2 parents ea2536b + 323e489 commit b183dc3

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Developers can inherit one of two simple interfaces, [`CallbackConsumer`](./src/
99
> [!IMPORTANT]
1010
> Smart contract architecture, quick-start guides, and in-depth documentation can be found on the [Ritual documentation website](https://docs.ritual.net/infernet/sdk/architecture)
1111
12+
> [!NOTE]
13+
> Infernet SDK `v1.1.0` has been audited by [Trail of Bits](./audits/v1.1.0/trail-of-bits.pdf) and [Zellic](./audits/v1.1.0/zellic.pdf).
14+
1215
> [!WARNING]
1316
> These smart contracts are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the smart contracts.
1417
@@ -181,7 +184,6 @@ This will use the `scripts/Deploy.sol` script to deploy the contracts to the net
181184

182185
Note: Ensure your account has sufficient balance for gas fees on the target network.
183186

184-
185187
## License
186188

187189
[BSD 3-clause Clear](./LICENSE)

audits/v1.1.0/trail-of-bits.pdf

824 KB
Binary file not shown.

audits/v1.1.0/zellic.pdf

769 KB
Binary file not shown.

0 commit comments

Comments
 (0)