Remove link to ECC Wallet in readme

This commit is contained in:
Carter Jernigan 2023-05-11 15:30:39 -04:00 committed by Carter Jernigan
parent b6226c55eb
commit b85332c67a
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
# secant-android-wallet
_Note: This is a new and unreleased project. Since it is being developed in the open from the beginning, initially this project will not be fully functional. Some of the documentation below will be aspirational until the implementation is further along. During this initial stage of development, the older [Zcash Android Wallet](https://github.com/zcash/zcash-android-wallet) may be a more helpful sample._
# Secant Android Wallet
This is a sample implementation of a Zcash wallet for Android leveraging the [Zcash Android SDK](https://github.com/zcash/zcash-android-wallet-sdk). The goal is to exercise the SDK and related Zcash libraries, as well as demonstrate how the SDK works.
While we aim to continue improving this sample, it is not an official product. We open sourced it as a resource to make wallet development easier for the Zcash ecosystem.