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
Copy file name to clipboardExpand all lines: docs/start/smrepl/repl_setup.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,14 @@
2
2
id: setup
3
3
title: SMRepl Setup
4
4
---
5
+
6
+
## Overview
7
+
8
+
SMRepl is a basic reference Spacemesh wallet and a full node manager command line REPL.
9
+
10
+
Smrepl is designed to work together with a locally running go-spacemesh full node or with the public Spacemesh API.
11
+
12
+
Target users are developers who want to hack on the Spacemesh platform and Spacemesh devnet or testnet users who are comfortable with terminal apps and REPLs.
0 commit comments