You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add .stackblitzrc with terminal view and auto-compilation
- Add .stackblitzignore to exclude unnecessary files
- Add .stackblitz/README.md with usage instructions
- Add StackBlitz badge to main README with terminal-only view
This allows users to run the CLI directly in their browser via StackBlitz
with a distraction-free terminal interface.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Modern, interactive CLI for Safe Smart Account management. Built on top of the [Safe Core SDK](https://github.com/safe-global/safe-core-sdk).
4
4
5
+
[](https://stackblitz.com/github/5afe/safe-cli-nodejs?view=terminal&hideNavigation=1&hideDevTools=1&terminalHeight=100)
6
+
5
7
## Features
6
8
7
9
- 🔐 Secure wallet management with encrypted storage
0 commit comments