At xmrTo.cash I am building a clone of xmr.to but just for Bitcoin Cash!
I own the site, https://xmrTo.cash and am building a clone of the site https://xmr.to and would love any thoughts, feedback or help and have funding to get started!
(Of course) I have done my due diligence to keep this project as anonymous as possible and I have the basic site done but am looking for advice/help in building the following functionality and have about $2,000 to fund "phase one":
- Generate a deposit address for: XMR/BCH.
- Monitor and accept payment of the above.
- Calculate the equivalent of the deposit in XMR/BCH.
- Send XMR/BCH.
Can anyone help improve on this basic outline of what I understand I need to do:
On my web server install:
- NodeJs
- npm
- webpack-cli
- Electrum-cash using this tutorial: https://www.npmjs.com/package/electrum-cash-servers
- Libauth: https://libauth.org
- Monerophp: https://github.com/monero-integrations/monerophp
Write PHP code to:
- Generate the addresses using the API of Electrum Cash/Monerophp.
- Get price data from site like CoinMarketCap API.
- Send transactions using the API of Electrum Cash/Monerophp.
Alternatively, I would be happy to do this all using an API from something like https://changelly.com/developers or any method you guys think might work best.
Thank you so much to u/ErdoganTalk, u/JonathanSilverblood, u/jonald_fyookball, u/stacksof_cash and all others for your help so far!
[link] [comments]