Created
June 2, 2023 04:54
-
-
Save Umiiii/96d13be1fc23106521ef5a716d9eed06 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/lightningnetwork/lnd.git | |
cd lnd | |
make install tags="signrpc walletrpc chainrpc invoicesrpc" | |
git clone --recurse-submodules https://github.com/lightninglabs/taproot-assets.git | |
cd taproot-assets | |
make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment