Files
breez-sdk-liquid/lib/core/DEVELOPMENT.md
Ross Savage 15a0c46f76 Improve development guides (#809)
* Improve development guides

* Apply suggestions from code review

Co-authored-by: Erdem Yerebasmaz <erdem@yerebasmaz.com>

* Add Firefox prerequisites

---------

Co-authored-by: Erdem Yerebasmaz <erdem@yerebasmaz.com>
2025-03-25 17:23:04 +01:00

566 B

Development guide - Core crate

Prerequisites

To compile the Core crate you will first need to install:

brew install protobuf emscripten

On first usage you will need to run:

make init

Testing

To test all targets run:

make test

This comprises the following make tasks:

make cargo-test wasm-test