You can use pre built docker images.
https://github.com/hhanh00/zcash-btcpay
Check out the README and let me know if you have any questions.
You can use pre built docker images.
https://github.com/hhanh00/zcash-btcpay
Check out the README and let me know if you have any questions.
That’s more helpful, thanks. I followed the readme instructions. I did steps 1,2, and 3, but that’s as far as I can get. zcash-walletd is running, but the message from step 4 does not appear. This is what my terminal looks like.
Please provide the complete log, especially the beginning.
Are you using docker on Apple M1 chip?
Yes thats right
It’s a known bug with QEMU / Docker Mac on M1. Better use Intel/AMD CPU or rebuild from source.
For the record, it’s a bug in the virtualization engine used by Docker. Not related to the app itself. https://gitlab.com/qemu-project/qemu/-/issues/340
Hello @hanh!
Does your product support multiple ZEC wallets in case multiple stores will use our BTC Pay Server? If yes, could you please share the docker-compose.yml example?
The plugin only supports one key at this time.