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
Or [`cargo-binstall`](github.com/cargo-bins/cargo-binstall):
14
+
15
+
```bash
16
+
cargo binstall stellar-registry-cli
11
17
```
12
18
13
19
## Commands
@@ -106,7 +112,7 @@ For an additional level of security you can get your contract audited. Stellar h
106
112
107
113
Once you are satisfied with your contract you can publish and deploy on Mainnet.
108
114
109
-
The first step is adding Mainnet to your `stellar-cli`. [See the reccommend list of RPC provides here](https://developers.stellar.org/docs/data/rpc/rpc-providers)
115
+
The first step is adding Mainnet to your `stellar-cli`. [See the reccommend list of RPC provides here](https://developers.stellar.org/docs/data/rpc/rpc-providers)
0 commit comments