From b90431f9f7842ce3b7fdcc20dfd21cbcae06f34a Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Wed, 17 Mar 2021 14:24:43 -0400 Subject: [PATCH] Add important WARNING --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f09c0b9..262d65d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ + +# ☠️ DO NOT USE -- unmaintained ☠️ + +This code is no longer in use and no security updates will be made. + +**Use at your own risk**. Not recommended for new projects, and existing Bitcoin projects +should move towards `libsecp256k1`. + +--- + # Bitcoin and Crypto Algorithms for Micropython ## modcryptocurrency