Expand description

A simple CLI wallet. For now it is a toy just to start testing things out.

Modules§

  • amoeba 🔒
    Toy off-chain process to create an amoeba and perform mitosis on it
  • cli 🔒
    Tuxedo Template Wallet’s Command Line Interface.
  • keystore 🔒
    Wallet’s local keystore.
  • money 🔒
    Wallet features related to spending money and checking balances.
  • parachain 🔒
    Parachain compatibility for the template wallet.
  • rpc 🔒
    Strongly typed helper functions for communicating with the Node’s RPC endpoint.
  • sync 🔒
    This module is responsible for maintaining the wallet’s local database of blocks and owned UTXOs to the canonical database reported by the node.
  • timestamp 🔒
    Wallet features related to on-chain timestamps.

Constants§

Functions§