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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Metanet Desktop
1
+
# BSV Desktop
2
2
3
3
BRC100 Wallet Desktop Application Example
4
4
@@ -42,7 +42,7 @@ Coming soon.
42
42
## Release
43
43
44
44
To release a new version you ought to have a clean working directory, then run `npm run release-version x.x.x` where x.x.x is the release version in marjor.minor.patch format: 0.4.0 for example.
45
-
Your working tree will then be updated by rust which automatically creates a file you also need to merge. So add that and push. The action to create a release draft with all the binaries will then be created as a draft. You should manually review that and then set it to released as the latest version. This will update all the links at https://metanet.bsvb.tech automatically, because the script just looks for the most recent release.
45
+
Your working tree will then be updated by rust which automatically creates a file you also need to merge. So add that and push. The action to create a release draft with all the binaries will then be created as a draft. You should manually review that and then set it to released as the latest version. This will update all the links at https://bsv.bsvb.tech automatically, because the script just looks for the most recent release.
<p>Metanet Desktop combines powerful features with a user-friendly interface, allowing both beginners and experts to take full advantage of BSV Blockchain technology.</p>
184
+
<p>BSV Desktop combines powerful features with a user-friendly interface, allowing both beginners and experts to take full advantage of BSV Blockchain technology.</p>
185
185
<ulclass="feature-list">
186
186
<li>Action oriented design with transparent controls and rich metadata</li>
187
187
<li>Robust AES-256-GCM Encryption and ECDSA Signatures</li>
@@ -192,14 +192,14 @@ <h2>Unleash the <b>BSV Blockchain</b></h2>
0 commit comments