Skip to content

Commit

Permalink
readme udpate (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
leontiadZen authored Jul 5, 2023
1 parent b533e84 commit a3f195f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
[![Build Status](https://travis-ci.com/ZenGo-X/multi-party-ecdsa.svg?branch=master)](https://travis-ci.com/zengo-x/multi-party-ecdsa)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

## IMPORTANT NOTE
This repository is no longer maintained. Most specifically, Zengo will not provide any security updates or hotfixes (should an issue arise).
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.
Zengo wallet’s production MPC code can be found in https://github.com/ZenGo-X/gotham-city/pull/64

## Introduction
This project is a Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).

Threshold ECDSA includes two protocols:
Expand Down

0 comments on commit a3f195f

Please sign in to comment.