We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584bcd9 commit 63e3205Copy full SHA for 63e3205
.github/workflows/ci-dev-testnet-2.yml
.github/workflows/ci-dev.yml
@@ -18,7 +18,7 @@ jobs:
18
# needs: test
19
name: Build and deploy
20
steps:
21
- - name: Sepolia testnet deploy
+ - name: Hoodi testnet deploy
22
uses: lidofinance/dispatch-workflow@v1
23
env:
24
APP_ID: ${{ secrets.APP_ID }}
README.md
@@ -1,8 +1,8 @@
1
-# Liquid Staking Vault Widget
+# stVaults Widget
2
3
### Prerequisites
4
5
-- Node.js v20+
+- Node.js v24+
6
- Yarn package manager v1
7
8
This project requires an .env file which is distributed via private communication channels. A sample can be found in .env.example
0 commit comments