> For the complete documentation index, see [llms.txt](https://kolektivo.gitbook.io/kolektivo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kolektivo.gitbook.io/kolektivo-docs/advanced/wallet-code.md).

# Wallet Code

For the Kolektivo Wallet, much of the app’s underlying architecture has been forked from [Valora](https://valoraapp.com/) using its infrastructure. Note that the following differs from Valora:

* A Multi-Party Computation (MPC) mechanism for wallet recovery purposes.
* A map displaying local merchants for commerce.
  * Merchant support for local businesses to be able to list themselves in the map.
* A service screen enabling to swap currencies and top-up by linking to Symmetric DEX and the Bidali Marketplace.&#x20;
* Cosmetic and UX adjustments, such as a new theme and logos, tab bar navigation, and a new send and receive interface.

If you would like more information, **please find below the Kolektivo Wallet code on GitHub, the Valora documentation, as well as the Valora code on GitHub**:

{% embed url="<https://github.com/zed-io/kolektivo-app>" %}

{% embed url="<https://docs.celo.org/learn/valora-summary>" %}

{% embed url="<https://github.com/valora-inc/wallet>" %}
