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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
## IMPORTANT NOTE
7
7
This repository is no longer maintained. Most specifically, Zengo will not provide any security updates or hotfixes (should an issue arise).
8
8
This library was originally created to enable users to experiment with MPC and TSS functionality using different protocols, including such that are not used in production by Zengo wallet.
9
-
Zengo wallet’s production MPC code can be found in https://github.com/ZenGo-X/gotham-city/pull/64
9
+
Zengo wallet’s production MPC code can be found in [https://github.com/ZenGo-X/gotham-city/master](https://github.com/ZenGo-X/gotham-city/tree/master/)
10
10
11
11
## Introduction
12
12
This project is a Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
0 commit comments