soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Feat/additional libs feature

Open elizabethengelman opened this issue 8 months ago • 0 comments
trafficstars

What

Adds an additional-libs feature so that users can build and use the CLI (without keyring support) without having libdbus-1-dev installed on their system

Why

Allows for a smaller binary, and less system dependencies.

Known limitations

This PR only handles the keyring dependencies, I'll put the ledger work in a separate PR.

~Also, I still need to do a bit more testing of this change on a linux vm.~ tested on macos and ubuntu

elizabethengelman avatar Mar 19 '25 14:03 elizabethengelman