Skip to content

Commit 0d1f462

Browse files
committed
branding: s/(DS|Ds)tack/dstack
1 parent 93b7034 commit 0d1f462

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

kms/auth-eth/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Dstack KMS Auth-ETH
1+
# dstack KMS Auth-ETH
22

3-
A Foundry-based smart contract project for Dstack's Key Management System (KMS) authentication on Ethereum.
3+
A Foundry-based smart contract project for dstack's Key Management System (KMS) authentication on Ethereum.
44

55
## Overview
66

kms/auth-eth/script/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Foundry Scripts
22

3-
This directory contains Foundry scripts for deploying and managing DStack contracts.
3+
This directory contains Foundry scripts for deploying and managing dstack contracts.
44

55
## Deployment Scripts (`Deploy.s.sol`)
66

kms/auth-eth/scripts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Test Scripts
22

3-
This directory contains automated test scripts for the DStack KMS Ethereum backend.
3+
This directory contains automated test scripts for the dstack KMS Ethereum backend.
44

55
## Scripts Overview
66

77
### 🚀 setup-local-chain.sh
8-
Sets up a local Anvil blockchain and deploys the DStack contracts.
8+
Sets up a local Anvil blockchain and deploys the dstack contracts.
99
- Starts Anvil on port 8545
1010
- Deploys DstackKms and DstackApp contracts
1111
- Saves configuration to `.env.test`

0 commit comments

Comments
 (0)