Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forknote web wallet (unofficial) #103

Open
streamcoindev opened this issue Mar 14, 2018 · 21 comments
Open

Forknote web wallet (unofficial) #103

streamcoindev opened this issue Mar 14, 2018 · 21 comments

Comments

@streamcoindev
Copy link

https://github.com/streamcoindev/ForkNote-webwallet

Works with all forknote coins

@xlnd47
Copy link

xlnd47 commented Mar 15, 2018

This is lit man! GJ

@xlnd47
Copy link

xlnd47 commented Mar 19, 2018

image
image
image
So first one is my php on my website, second one is index page of my website, 3th one is response i get if i use the curl on onlinecurl.com. Can you maybe tell me what i am doin wrong here?

@xlnd47
Copy link

xlnd47 commented Mar 19, 2018

I cant connect my website to my walletd

@streamcoindev
Copy link
Author

First of all did you set walletd to run on port 9090 ? second why do you not use 127.0.0.1 instead of your external ip or is your walletd running on another server ? so when you use curlonline.com it works but when you use php it doesnt ? i will check my code wtih yours

@streamcoindev
Copy link
Author

streamcoindev commented Mar 19, 2018

also you have forknoted running right?

@streamcoindev
Copy link
Author

also what do you see when you echo result 8?

@streamcoindev
Copy link
Author

just started everything up again for me it still works fine
http://storage5.static.itmages.com/i/18/0319/h_1521470057_3280378_b5282d1918.png

@xlnd47
Copy link

xlnd47 commented Mar 19, 2018

Yes walletd is running on port 9090, indeed, website is on another ip then walletd. Forknoted is also running yes, but echo result8 is 0.

@streamcoindev
Copy link
Author

can you type out your wallet address?

@streamcoindev
Copy link
Author

cause when i try to connect it says bad address but it connects how big is you varchar in your mysql table of column address?

@xlnd47
Copy link

xlnd47 commented Mar 19, 2018

varchar97
2DfEPcH1QuehiuPFHwooa9Rve8t9eG7qCAmGEn1RrjeQ4DTdA7Dw3W22Sq7nZoy9nKjQ8VHp1JLAzYdDfsG1YWem7i7756e

@xlnd47
Copy link

xlnd47 commented Mar 20, 2018

ok found whats wrong, my webhost blocks almost every port, 9090 included.

@xlnd47
Copy link

xlnd47 commented Mar 20, 2018

image
Now its working

@streamcoindev
Copy link
Author

@xlnd47 thats nice !

@xlnd47
Copy link

xlnd47 commented Mar 20, 2018

@streamcoindev Does it work for you to withdraw coins to another wallet?

@streamcoindev
Copy link
Author

@xlnd47 yes i tested this multiple times why does it not work for you ?

@xlnd47
Copy link

xlnd47 commented Mar 21, 2018

curl -X POST -i -H "Accept: application/json" -d '{"params": {"anonymity":0.1, "fee":1000000000,"transfers":[{"amount":100000000000,"address":"2DfEPcH1QuehiuPFHwooa9Rve8t9eG7qCAmGEn1RrjeQ4DTdA7Dw3W22Sq7nZoy9nKjQ8VHp1JLAzYdDfsG1YWem7i7756e"}], "changeAddress": "2JbMrwFEPdrFQ1tQne8ic6VdLBZmifFpuSnSBBKiMtXRU2ge3jfmv2XiaD9vRNd5rn9y47zyXZXXqD6icQ4DBkyd7iFHgv4"},"jsonrpc": "2.0", "id": "test","method":"sendTransaction"}' http://107.175.60.139:9090/json_rpc

I tried this curl command, but doesnt work, do you maybe know where i made a mistake?

@xlnd47
Copy link

xlnd47 commented Mar 21, 2018

@streamcoindev
Copy link
Author

it should work with my form ?
Doesnt it work with my form >?

@xlnd47
Copy link

xlnd47 commented Mar 22, 2018

Yes now its working with your form!

@vitorgamer58
Copy link

interessante

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants