backend.lawallet.io Open in urlscan Pro
76.76.21.9  Public Scan

URL: https://backend.lawallet.io/
Submission: On February 16 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

HomeHomeIdentity ProviderIdentity ProviderWallet ProviderWallet Provider
CTRL K
DiscordDiscord (opens in a new tab)
CTRL K
 * Home
   * What is La Wallet ?
   * System Architecture
 * Identity Provider
    * Intro
    * Getting started
    * Models
       * Identity
       * Nonce
   
    * API Endpoints
       * Identity
          * Create
          * Get
      
       * LUD16
          * Get
      
       * Nonce
          * Create

 * Wallet Provider
    * Intro
    * Getting started
    * NOSTR Event Anatomy
    * API Gateway
    * Architecture
       * System Architecture
       * NOSTR Architecture
       * Module Architecture
   
    * Flows
       * Internal Transaction
       * Deposit via LN
       * Deposit via Zap
       * Withdraw via LN
   
    * Ledger
       * Intro
       * API
          * Lib
          * Nostr Events
             * Inbound Transaction
             * Internal Transaction
             * Outbound Transaction
         
          * Services
             * NDK
             * Outbox Service
             * Prisma Service
         
          * Type
          * Server Configuration
      
       * Models
          * Balance
          * Balance Snapshot
          * Event
          * Token
          * Transaction
          * Transaction Type
   
    * Extensions
       * cards
          * API
             * Activate
             * Create
             * Generate Codes
             * Link
             * Pay
             * Pay Cb
         
          * Models
             * Card
             * Qr Code
      
       * evm
          * Index
      
       * lnd
          * Index
      
       * xurl
          * Index
          * api
             * Lnurlp
             * Lnurlp Cb
             * Lnurlw
             * Lnurlw Cb
             * Lnurlw Create

System




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.


System

--------------------------------------------------------------------------------

powered by