1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-26 13:25:49 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Chris Stewart
dfeebf69e2
Add headings for both Node and cofiguration on the sidebar () 2020-03-15 15:52:58 -05:00
Ben Carman
69783f9ed8
Order website sidebar by project, fix capitalization () 2020-03-13 09:54:07 -05:00
Chris Stewart
2896fd9c66
2020 02 21 datadir configurable ()
* Make it so that you can pass in the datadir from the command line

* Add example on website

* implement ben's solution
2020-02-24 09:50:40 -06:00
Chris Stewart
af4744dcd9
Add server to sidebar.json so that it shows up () 2019-12-22 10:47:15 -06:00
Chris Stewart
7e6f489fee
2019 11 28 cli native image doc ()
* Add documentation about how the cli can be built with a native image

* Finish rest of documentation on building command line client for bitcoin-s

* Add missing akka actor on walletServer classpath, add plugins to be able to build the walletServer as a standalone jar

* Add server.md

* Rename walletServer -> appServer

* Address code review, add missing main class in server project

* Address code review
2019-12-04 07:25:03 -06:00