Skip to content

Commit 897ba6b

Browse files
committed
eigenlayer -> eigencloud
1 parent ede33f2 commit 897ba6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## ⚠️ Disclaimer: Closed Alpha Not Production Ready
2-
EigenLayer DevKit is currently in a closed alpha stage and is intended strictly for local experimentation and development. It has not been audited, and should not be used in any live environment, including public testnets or mainnet. Users are strongly discouraged from pushing generated projects to remote repositories without reviewing and sanitizing sensitive configuration files (e.g. devnet.yaml), which may contain private keys or other sensitive material.
2+
EigenCloud DevKit is currently in a closed alpha stage and is intended strictly for local experimentation and development. It has not been audited, and should not be used in any live environment, including public testnets or mainnet. Users are strongly discouraged from pushing generated projects to remote repositories without reviewing and sanitizing sensitive configuration files (e.g. devnet.yaml), which may contain private keys or other sensitive material.
33

44
# EigenCloud Development Kit (DevKit) 🚀
55

66
**A CLI toolkit for scaffolding, developing, and testing EigenLayer Autonomous Verifiable Services (AVS).**
77

8-
EigenLayer DevKit streamlines AVS development, enabling you to:
8+
EigenCloud DevKit streamlines AVS development, enabling you to:
99
* Quickly scaffold projects
1010
* Compile contracts
1111
* Run local networks
@@ -56,7 +56,7 @@ make install
5656
devkit --help
5757
```
5858

59-
![EigenLayer DevKit User Flow](assets/devkit-user-flow.png)
59+
![EigenCloud DevKit User Flow](assets/devkit-user-flow.png)
6060

6161
## 🌟 Key Commands Overview
6262

0 commit comments

Comments
 (0)