#docker #testing #pin #container #emulator #liquid #kit

lwk_containers

Liquid Wallet Kit - Docker containers for tests environment

3 releases (breaking)

new 0.3.0 May 3, 2024
0.2.0 Mar 20, 2024
0.1.0 Jan 26, 2024

#36 in #liquid

Download history 5/week @ 2024-02-16 12/week @ 2024-02-23 4/week @ 2024-03-01 131/week @ 2024-03-15 30/week @ 2024-03-22 46/week @ 2024-03-29 10/week @ 2024-04-05

56 downloads per month
Used in 6 crates (4 directly)

MIT OR BSD-2-Clause

550KB
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, 210KB) src/ledger/apps/app.elf

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

~12–23MB
~294K SLoC