diff --git a/docs/celo-codebase/wallet/index.md b/docs/celo-codebase/wallet/index.md index 9bdcab89f1..25fa7fcd65 100644 --- a/docs/celo-codebase/wallet/index.md +++ b/docs/celo-codebase/wallet/index.md @@ -5,6 +5,8 @@ slug: /celo-codebase/wallet # Celo Wallet -The Celo Wallet is an easy way to send, receive, and save Celo Assets. This section describes what is going on under the hood during various aspects of the wallet experience. +The [Celo Wallet](https://github.com/valora-inc/wallet) is an easy way to send, receive, and save Celo Assets. The Celo Wallet is the base repository for [Valora](https://valoraapp.com/) and is free for you to use to build your own version of a Celo wallet. + +This section describes what is going on under the hood during various aspects of the wallet experience. ![Celo Wallet Verification](https://storage.googleapis.com/celo-website/docs/celo-onboarding.gif)