Commit Graph

11 Commits

Author SHA1 Message Date
woodser
e2208355b1
support local, stagenet, and mainnet xmr network configuration (#335)
remove btc wallet
disable local zmq
2022-07-07 09:10:59 -04:00
erciccione
8a0612a245 improve instructions for devs
- suggest using private stagenet if developing/testing
- remove fixed difficulty from makefile when connecting to shared
2022-05-31 15:06:10 -04:00
woodser
716f62797d register arbitrator from api and use throughout trade 2022-04-28 11:46:34 -04:00
woodser
9059974725 remove dependency on local BTC node
Co-authored-by: premek <1145361+premek@users.noreply.github.com>
2022-01-06 15:29:14 -05:00
erciccione
b761dbfd37 docs/installing.md: clarify mediator and arbitrator need to be registered in the UI (when using make deploy) and fix formatting 2021-10-25 08:41:41 -04:00
l0nelyc0w
cefba8e4b5 remove DAO
Co-authored-by: premek <1145361+premek@users.noreply.github.com>
2021-10-20 06:19:52 -04:00
erciccione
a74fac9646 use makefile for quick installation and deployment
- update docs/installing.md
- edit WalletConfig.java to point to monero-wallet-rpc in .localnet
- remove monerod and monero-wallet-rpc from .gitignore
2021-10-13 08:05:31 -04:00
woodser
42d5f5ef75 fix link to WalletConfig.java 2021-08-07 15:09:06 -04:00
woodser
8a602d5de7 add fixed difficulty to private stagenet instructions 2021-07-26 11:09:09 -04:00
erciccione
4fd903f917 installing.md: minor changes to text 2021-06-16 07:33:47 -04:00
erciccione
0fc4b58e50 update instructions for local testnet
- rewrite instructions to run local test network
- testers are now instructed to point their nodes to our private stagenet.
  this will make spinning up a test environment easier and faster.
- remove build instructions from the readme and move them to
  docs/installing.md.
2021-06-16 05:41:09 -04:00