mirror of
https://github.com/muun/recovery.git
synced 2025-11-13 07:11:45 -05:00
Update project structure and build process
This commit is contained in:
4
BUILD.md
4
BUILD.md
@@ -7,7 +7,7 @@ To build the tool locally and run it, you must:
|
||||
|
||||
```
|
||||
git clone https://github.com/muun/recovery
|
||||
cd recovery
|
||||
cd recovery/recovery_tool
|
||||
```
|
||||
|
||||
3. Run the tool with:
|
||||
@@ -40,4 +40,4 @@ We use Docker for these builds to ensure they are reproducible.
|
||||
For the 2.2 release, we had to disable reproducible builds for MacOS. The inclusion of C code for
|
||||
the musig implementation made building the tool inside a Linux container extremely difficult. We'll
|
||||
be moving the process to GitHub actions soon, which can be easily audited and can build natively on
|
||||
MacOS.
|
||||
MacOS.
|
||||
|
||||
Reference in New Issue
Block a user