onemorebsmith / kaspa-stratum-bridge

Bridge/Adapter between the stratum-based miners and a kaspad node
MIT License
67 stars 102 forks source link

how do i generate a .exe file? #87

Open FabsHazard opened 1 year ago

FabsHazard commented 1 year ago

I wanted to ask how to generate a .exe file after doing all the modifications. could you give me a hand please.

chad5150 commented 1 year ago

what are you wanting to do? did your write code or just modify a conf text file?

onemorebsmith commented 1 year ago

Use the make_release.sh script and comment out the mac/linux builds. That should be a good starting point for you.