#docker #testing #pin #container #jade #liquid #kit

lwk_containers

Liquid Wallet Kit - Docker containers for tests environment

6 releases (breaking)

0.9.0 Feb 27, 2025
0.8.0 Oct 14, 2024
0.7.0 Jul 5, 2024
0.3.0 May 3, 2024
0.1.0 Jan 26, 2024

#2 in #jade

Download history 107/week @ 2024-11-27 182/week @ 2024-12-04 137/week @ 2024-12-11 62/week @ 2024-12-18 27/week @ 2024-12-25 109/week @ 2025-01-01 124/week @ 2025-01-08 211/week @ 2025-01-15 161/week @ 2025-01-22 291/week @ 2025-01-29 222/week @ 2025-02-05 89/week @ 2025-02-12 104/week @ 2025-02-19 259/week @ 2025-02-26 57/week @ 2025-03-05 38/week @ 2025-03-12

473 downloads per month
Used in 7 crates (5 directly)

MIT OR BSD-2-Clause

635KB
149 lines

Contains (ELF exe/lib, 690KB) nanos#btc#2.1#1c8db8da.elf, (ELF exe/lib, 690KB) src/ledger/apps/btc.elf, (ELF exe/lib, 240KB) src/ledger/apps/app.elf, (ELF exe/lib, 210KB) src/ledger/apps/app.elf.old

Accessing docker logs

Accessing the pin server logs can be done by keeping the docker around after testing with

export TESTCONTAINERS=keep

Then identifying the id of the docker with:

docker ps

Then:

docker log $ID

lib.rs:

Instances of testcontainers:

Dependencies

~13–24MB
~336K SLoC