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.11k forks source link

INode Iwallet. #117

Open Andrewsopoku opened 6 years ago

Andrewsopoku commented 6 years ago

Please would want to create a web wallet for cryptonote coin where users won't have to run a node or wallet daemon. They will be able create and initialize their wallet with their password, sync with my node, make transactions and others. The clue I have is I can do that with IWallet but my problem is how I will be able to interact with IWallet.

SoraKohaku commented 6 years ago

same problem sigh. no information about doc here~

On Jan 3, 2018 7:20 AM, "Andrewsopoku" notifications@github.com wrote:

Please would want to create a web wallet for cryptonote coin where users won't have to run a node or wallet daemon. They will be able create and initialize their wallet with their password, sync with my node, make transactions and others. The clue I have is I can do that with IWallet but my problem is how I will be able to interact with IWallet.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/117, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tWXuk4kk0AkxKHFuJaFqcKqIfRpBks5tGqvGgaJpZM4RRJTZ .

nidscom commented 6 years ago

I was working on same thing. Any idea of this repo > https://github.com/nidscom/piWallet/blob/master/README.md

SoraKohaku commented 6 years ago

try look xD

On Jan 3, 2018 2:12 PM, "nidscom.io" notifications@github.com wrote:

I was working on same thing. Any idea of this repo > https://github.com/nidscom/piWallet/blob/master/README.md

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/117#issuecomment-354938579, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tcqxSYMbSGHTe3II4ENgdirsbKQMks5tGwxJgaJpZM4RRJTZ .

nidscom commented 6 years ago

not yet. still working on blockchain not syncing issue :/

SoraKohaku commented 6 years ago

did make clean and try rebuild. if you run GUI no need run cli~

On Jan 3, 2018 9:34 PM, "nidscom.io" notifications@github.com wrote:

not yet. still working on blockchain not syncing issue :/

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/117#issuecomment-355001737, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tTSnnk9Tz7b3ml8gGBzt5-wfxJuQks5tG3PagaJpZM4RRJTZ .