Author

Topic: Looking for JavaScript / PHP open source crypto sites (Read 169 times)

jr. member
Activity: 66
Merit: 1
Hey All,
I figured this might be the best place to ask, I am a web developer and to be honest with you i learn best looking at other peoples code for inspiration, im looking for examples of websites developed in PHP or javascript that create crypto wallets and transfer currency between them and out of them, can anyone help me with some good examples? also will it be a requirement to run bitcoind or other crypto clients and interface via an API or is there some sort of external API people can call to?

Thank you for your time Smiley
Perhaps this[1] is what you're looking for? you'll need to run daemon of your altcoin to be able to make use of RPC calls. you can find all sort of codes/projects on github and learn or contribute. Grin

[1] https://github.com/johnathanmartin/piWallet

Thanks for this, exactly what i was looking for Smiley
legendary
Activity: 1988
Merit: 1317
Get your game girl
Hey All,
I figured this might be the best place to ask, I am a web developer and to be honest with you i learn best looking at other peoples code for inspiration, im looking for examples of websites developed in PHP or javascript that create crypto wallets and transfer currency between them and out of them, can anyone help me with some good examples? also will it be a requirement to run bitcoind or other crypto clients and interface via an API or is there some sort of external API people can call to?
If you could have googled this question,you would get more accurate results.There are lot of projects based on your preferences but the best way to learn them is to start writing your own.I suggest,define a goal and then start working on it instead of just randomly reading the code of the projects which doesn't have sort of any relevance to you.
legendary
Activity: 1400
Merit: 1009
Hey All,
I figured this might be the best place to ask, I am a web developer and to be honest with you i learn best looking at other peoples code for inspiration, im looking for examples of websites developed in PHP or javascript that create crypto wallets and transfer currency between them and out of them, can anyone help me with some good examples? also will it be a requirement to run bitcoind or other crypto clients and interface via an API or is there some sort of external API people can call to?

Thank you for your time Smiley
Perhaps this[1] is what you're looking for? you'll need to run daemon of your altcoin to be able to make use of RPC calls. you can find all sort of codes/projects on github and learn or contribute. Grin

[1] https://github.com/johnathanmartin/piWallet
newbie
Activity: 96
Merit: 0
There are so many out there. It all depends on what you're looking for. Try exploring Changelly, Blocktrades, shapeshift, and other similar websites. Blocktrades has an external api you can call to. Not sute about the others. Just look around. These are the ones I can come up with off my head. You can also brows through github repo for inspirations. All the best in your projects.
jr. member
Activity: 66
Merit: 1
Hey All,
I figured this might be the best place to ask, I am a web developer and to be honest with you i learn best looking at other peoples code for inspiration, im looking for examples of websites developed in PHP or javascript that create crypto wallets and transfer currency between them and out of them, can anyone help me with some good examples? also will it be a requirement to run bitcoind or other crypto clients and interface via an API or is there some sort of external API people can call to?

Thank you for your time Smiley
Jump to: