Local dev setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Once you have installed the requirements as mentioned in the docs, you can try setting the local dev env as follows.
Clone the repo.
Install deps.
start zcashd ( with all the flags necessary as mentioned in the General Requirements )
start the app in dev mode.
Install elixir deps using
Install frontend deps using npm
Start the app
open in your browser.