MCPcopy Create free account
hub / github.com/Lily-Technologies/lily-wallet

github.com/Lily-Technologies/lily-wallet @lily-wallet-v1.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release lily-wallet-v1.4.0 ↗ · + Follow
975 symbols 2,619 edges 291 files ⚖ custom 3 documented · 0% updated 2y agolily-wallet-v1.4.0 · 2023-07-19★ 9019 open issues

Browse by type

Functions 705 Types & classes 270
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Lily Wallet

Secure bitcoin wallet designed for everyone on their journey towards financial freedom.

Screenshot of Lily Wallet

Features

  • Manage hardware wallets, multisignature vaults, and lightning nodes all in one beautiful interface
  • Import and Export PSBTs for signing transactions
  • Open lightning network channels from funds located in hardware wallets or multisignature vaults
  • Retrieve blockchain data from your own instance of Electrum Server
  • Stateless: There is no database. The app is self-hosted and populated from a password encrypted configuration file
  • Interoperable: Export or import your vault to use in other software like Unchained Capital's Caravan or BlueWallet
  • Dark mode

Hardware Wallet Support

  • Coldcard
  • Ledger
  • Trezor
  • Bitbox 02
  • Cobo Vault

Contributing

See development.md for instructions on how to get a development environment up and running.

License

Lily Wallet is licensed under the Elastic 2.0 license. TL;DR — You're free to use, fork, modify, and redestribute Lily Wallet so long as it does not disable or circumvent the license key functionality. If you're interested in using Lily Wallet for commercial purposes, please reach out to us at help@lily-wallet.com.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 539
Interface 245
Method 166
Class 21
Enum 4

Languages

TypeScript100%

Modules by API surface

packages/types/src/index.ts78 symbols
apps/frontend/src/frontend-middleware/WebPlatform.ts39 symbols
apps/frontend/src/frontend-middleware/ElectronPlatform.ts39 symbols
apps/frontend/src/frontend-middleware/BasePlatform.ts35 symbols
apps/frontend/src/utils/files.ts25 symbols
packages/shared-server/src/OnchainProviders/Electrum.ts18 symbols
packages/shared-server/src/OnchainProviders/BitcoinCore.ts18 symbols
apps/frontend/src/utils/send.ts16 symbols
packages/shared-server/src/LightningProviders/LND.ts14 symbols
packages/shared-server/src/OnchainProviders/Esplora.ts12 symbols
apps/frontend/src/utils/license.ts12 symbols
packages/shared-server/src/utils/accountMap.ts11 symbols

For agents

$ claude mcp add lily-wallet \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page