Skip to content

Commit 33556bb

Browse files
authored
Update README with new screenshot and config details
Updated the screenshot link and removed obsolete configuration section.
1 parent 0fcf2cd commit 33556bb

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- **Signing** is built in: interactive prompt, keypair file, VS Code secure storage, or paste a signature from a hardware wallet.
1919
- **Errors and progress** from the CLI are streamed and parsed so you get clear feedback when something fails.
2020

21-
![Stellar Kit MVP Screenshot](https://raw.githubusercontent.com/0xVida/stellar-suite/refs/heads/main/assets/screenshot.png)
21+
![Stellar Kit MVP Screenshot](https://github.com/user-attachments/assets/da4063c8-ff36-4e5b-87c2-f17194099098)
2222

2323
*Screenshot of the current Stellar Kit MVP. The project and repo were originally released as Stellar Suite; the product is now named Stellar Kit.*
2424

@@ -48,22 +48,6 @@ Install **Stellar Kit** from the [VS Code Marketplace](https://marketplace.visua
4848

4949
---
5050

51-
## Configuration
52-
53-
Relevant VS Code settings:
54-
55-
- `stellarSuite.network` – default network (e.g. testnet)
56-
- `stellarSuite.cliPath` – path to the Stellar CLI binary
57-
- `stellarSuite.source` – source identity for invocations
58-
- `stellarSuite.rpcUrl` – RPC endpoint for simulation (when not using local CLI)
59-
- `stellarSuite.signing.defaultMethod` – default signing method (interactive, file, secure storage, etc.)
60-
- `stellarSuite.signing.enableSecureKeyStorage` – allow storing keypairs in VS Code SecretStorage
61-
62-
---
63-
64-
## Custom contract templates
65-
66-
6751
### Using the Sidebar
6852

6953
The Stellar Kit sidebar provides a visual interface for

0 commit comments

Comments
 (0)