From 71fe63bbce628a72b476ba77df71a093b36c456a Mon Sep 17 00:00:00 2001 From: Fore Runner <94449973+Albire001@users.noreply.github.com> Date: Wed, 29 Apr 2026 08:56:28 +0100 Subject: [PATCH] Update README.md Solayer's Parallel Execution System --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43c71aa..102af58 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Solayer Labs CLI Tool - +How to understand Solayer's parallel execution system. This repository contains TypeScript implementations for interacting with Solayer Labs programs on Solana, such as the restaking, endogenous AVS (delegation) and sUSD programs. For more information about Solayer, you can also refer to our [docs](https://docs.solayer.org). ## Installation