cryptonotefoundation / cryptonote

CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
https://cryptonote.org/
991 stars 6.1k forks source link

Transfer from Gui to Walletd #218

Open petalyaa opened 6 years ago

petalyaa commented 6 years ago

Hi, I have one question here. Ive build web wallet using json_rpc to connect to walletd. For each user account registered in the web wallet, I will create one address in walletd container. All is working fine already, Im able to send/receive money between all account.

But the problem now is when I want to send from Gui wallet to Walletd. Seems like its not working. Have anyone facing same problem here?

SoraKohaku commented 6 years ago

Nah old issue same as old script. I already used new script.

petalyaa commented 6 years ago

What is the new script that you're saying? Care to share? Thank you so much.

petalyaa commented 6 years ago

@FndNur1Labs Can you help pointing me to where i need to check to make it able to transfer from gui to walletd address? I really have no idea where to look at.

SoraKohaku commented 6 years ago

Fixed the core dude https://github.com/FndNur1Labs/CryptonoteEvo

On Mon, Mar 26, 2018 at 8:19 PM Mohd Khairul Ikhwan bin Kamarudin < notifications@github.com> wrote:

@FndNur1Labs https://github.com/FndNur1Labs Can you help pointing me to where i need to check to make it able to transfer from gui to walletd address? I really have no idea where to look at.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/218#issuecomment-376132096, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tXWVSE_PUM9wJGdEhRIAbJP3tscpks5tiM7FgaJpZM4S6CpX .

petalyaa commented 6 years ago

@FndNur1Labs Ok, thank you so much. Will try using your base.

SoraKohaku commented 6 years ago

That team revive family of cryptonote. Here too old. Soon we schedule for site release. So you guys easy.

hamzatrq commented 6 years ago

Hi, I am creating a mobile app for a cryptonote coin and using the same method as @petalyaa i.e The walletd is running on a server along with a node API and creates an address for each registered user and stores it in a database and to perform the transactions first verify the jwt token. But the issue I am facing is that although my API is protected, the walletd is not which means that anyone can do whatever he/she wants if knows the port and ip address and I don't know how to protect the rpc port. I am really confused, can someone please help me? Thanks.

SoraKohaku commented 6 years ago

Why not block incoming just outgoing enable

hamzatrq commented 6 years ago

Thank you @FndNur1Labs. Wouldn't it block the API calls too? If not how can it be done?

SoraKohaku commented 6 years ago

This old source confused. Try used v2 easy. You just configure rpc_api.hpp