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: .github/RELEASE_TEMPLATE.md
+6-30Lines changed: 6 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,20 +20,19 @@ Compatible with [`jormungandr@{{JORM_TAG}}`](https://github.com/input-output-hk/
20
20
21
21
<!-- A snapshot of the documentation at the time of releasing. -->
22
22
23
-
| Link | Audience |
24
-
| --- | --- |
25
-
|[API Documentation](https://input-output-hk.github.io/cardano-wallet/api/{{GIT_TAG}})| Users of the Cardano Wallet API |
26
-
| CLI Manual: [ITN](https://github.com/input-output-hk/cardano-wallet/wiki/Wallet-Command-Line-Interface/{{JORM_CLI_WIKI_COMMIT}}) / [Byron](https://github.com/input-output-hk/cardano-wallet/wiki/Wallet-Command-Line-Interface-(cardano-wallet-byron)/{{BYRON_CLI_WIKI_COMMIT}})| Users of the Cardano Wallet API |
27
-
|[Docker Manual](https://github.com/input-output-hk/cardano-wallet/wiki/Docker/{{DOCKER_WIKI_COMMIT}})| Users of the Cardano Wallet API |
28
-
|[Haddock Documentation](https://input-output-hk.github.io/cardano-wallet/haddock/{{GIT_TAG}})| Haskell Developers using the `cardano-wallet` as a library |
2. Download the provided `cardano-wallet-byron` for your platform, and uncompress it in a directory that is on your `$PATH`, e.g. `/usr/local/bin`. Or `%PATH%` on Windows.
77
-
78
-
3. (optional) Install the bash/zsh auto-completion script according to the [byron cli manual](https://github.com/input-output-hk/cardano-wallet/wiki/Wallet-Command-Line-Interface-(cardano-wallet-byron)/{{BYRON_CLI_WIKI_COMMIT}})
79
-
80
-
4. Start `cardano-wallet --help` and see available parameters.
81
-
82
-
#### Docker
83
-
84
-
Pull from DockerHub and verify the version matches {{CABAL_VERSION}}.
0 commit comments