La Wallet Documentation

What is La Wallet ?

An open source crypto wallet that provides (BoltCard (opens in a new tab)-compatible) NTAG 424 DNA (opens in a new tab) card functionality. This documentation will be centered around the constituent backend components:

  • System Architecture
  • Identity Provider
  • Wallet Provider
    • Internal Modules

No specific prior knowledge is assumed, but an acquaintance with general software development and analysis practices is assumed. Furthermore, programming knowledge should suffice to develop all of the La Wallet components from their descriptions herein.

System Architecture

In a nutshell, the La Wallet System Architecture consists of two main components:

  • the Identity Provider
  • the Wallet Provider

These are the two main loosely-coupled components.