vinumeris / lighthouse

Lighthouse: a peer to peer crowdfunding app that uses Bitcoin
Other
309 stars 81 forks source link

What jar should I run after building ? #183

Closed unoexperto closed 9 years ago

unoexperto commented 9 years ago

What jar should I run after building ? shaded.jar is not created.

mikehearn commented 9 years ago

It should be under client/target after running "mvn package"

But I normally run it with an IDE.

unoexperto commented 9 years ago

My bad, I misread wiki post and was looking for executable jar in bitcoinj repo. Sorry,