Skip to content

Commit 63e3205

Browse files
committed
refactor: update readme and delete unused wf
1 parent 584bcd9 commit 63e3205

File tree

3 files changed

+3
-39
lines changed

3 files changed

+3
-39
lines changed

.github/workflows/ci-dev-testnet-2.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/ci-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# needs: test
1919
name: Build and deploy
2020
steps:
21-
- name: Sepolia testnet deploy
21+
- name: Hoodi testnet deploy
2222
uses: lidofinance/dispatch-workflow@v1
2323
env:
2424
APP_ID: ${{ secrets.APP_ID }}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Liquid Staking Vault Widget
1+
# stVaults Widget
22

33
### Prerequisites
44

5-
- Node.js v20+
5+
- Node.js v24+
66
- Yarn package manager v1
77

88
This project requires an .env file which is distributed via private communication channels. A sample can be found in .env.example

0 commit comments

Comments
 (0)