diff --git a/README.md b/README.md index e9891d4..f5192ef 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ src │ ├── IFeeAMM.sol: Fee AMM | Docs | Implementation │ ├── IFeeManager.sol: Fee AMM Management | Docs | Implementation │ ├── INonce.sol: 2D Nonce Management for Tempo Transactions | Implementation +│ ├── ISignatureVerifier.sol: TIP-1020 Signature Verification Precompile | Implementation │ ├── IStablecoinDEX.sol: Stablecoin DEX | Docs | Implementation │ ├── ITempoStreamChannel.sol: Streaming payment channel escrow (concept) | Implementation │ ├── ITIP20Factory.sol: TIP-20: Factory Contract | Docs | Implementation