# breez-sdk-rn-generator This utility generates the liquid-swap-sdk React Native package code. ## Prerequisites ```bash brew install ktlint kotlin swiftformat ``` ```bash yarn global add tslint typescript ``` ## Run ``` cargo run ```