File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # Dstack KMS Auth-ETH
1
+ # dstack KMS Auth-ETH
2
2
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.
4
4
5
5
## Overview
6
6
Original file line number Diff line number Diff line change 1
1
# Foundry Scripts
2
2
3
- This directory contains Foundry scripts for deploying and managing DStack contracts.
3
+ This directory contains Foundry scripts for deploying and managing dstack contracts.
4
4
5
5
## Deployment Scripts (` Deploy.s.sol ` )
6
6
Original file line number Diff line number Diff line change 1
1
# Test Scripts
2
2
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.
4
4
5
5
## Scripts Overview
6
6
7
7
### 🚀 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.
9
9
- Starts Anvil on port 8545
10
10
- Deploys DstackKms and DstackApp contracts
11
11
- Saves configuration to ` .env.test `
You can’t perform that action at this time.
0 commit comments