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
[1] https://github.com/johnathanmartin/piWallet
Thanks for this, exactly what i was looking for