I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Hot wallet remains empty when new deposits are made.

dashed-slug.net Forums Monero Wallet Adapter extension support Hot wallet remains empty when new deposits are made. Reply To: Hot wallet remains empty when new deposits are made.

#8085
alexg
Keymaster

Thank you. It does look like this wallet has a completely different API.

I could possibly create an adapter, but I don’t know when I can look at this, as it will require some analysis. Too many people at this time stay at home and play with the plugin due to the current situation. There is a high demand for a grin-like adapter, so this might need to take precedence.

If you are going to attempt creating a turtlecoin/2acoin adapter, focus on providing an implementation of Dashed_Slug_Wallets_Coin_Adapter that implements all methods. A somewhat dated article on this: https://www.dashed-slug.net/developers-coin-adapters-api/

Also, when a new deposit is discovered, the adapter should trigger the wallets_transaction action. More on this here: https://www.dashed-slug.net/howto-create-update-transactions-from-php/

I’ll try to give you more info as soon as I perform an initial analysis on the API spec you gave me.

with regards