diff --git a/README.md b/README.md index 3d38efd..85d5811 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,30 @@ -# credible-std +
+ +Phylax + +

credible-std

+ +

Solidity standard library for writing Credible Layer assertions.

+ +

THE POLICY ENGINE FOR PROGRAMMABLE CAPITAL

+ +

+ Credible Layer stdlib + Latest release + Solidity ^0.8.13 + License: MIT +

+ +

+ Docs  ·  + API Reference  ·  + Website  ·  + X +

+ +
+ +--- Standard library for implementing assertions in the Phylax Credible Layer (PCL). Provides the core contracts and interfaces needed to create, test, and validate assertions for smart contract security monitoring. @@ -18,7 +44,7 @@ live in `examples/micro-patterns`. Install the latest stable release: ```bash -forge install phylaxsystems/credible-std@0.4.0 +forge install phylaxsystems/credible-std@0.7.0 ``` Or install from master (latest development version): @@ -332,3 +358,9 @@ uint256[] memory fieldChanges = getStateChangesUint(target, structSlot, key, fie ## License MIT + +--- + +
+Phylax Systems  ·  Credible Layer docs  ·  phylax.systems +