Iam making a website where people can buy things using my coin so can anyone guide me in the right direction. Iam a coder but iam not much experienced in cryptos though i have code blockchain, coin, exchange etc for myself but need i little direction to start from for the gateway !! i will much appreciate your help or maybe i can payback someone who will help in the form of my free coding service.
One way you could do it is create your coin as an CounterParty token and directly add merchant plugin below
In that way like sidechains, you are backed by the same security as Bitcoin's and automatically have the ability for users to trade your coin out of the box.
- BitPay-like merchant invoicing/ POS demo on CounterParty XCP :
If you already have a bitcoin-clone coin send and want to keep your seperate blockchain, (which sounds very weak security).. send it to a gateway first https://github.com/tokenly/xcp-gateway
or make adjustments to something like this:
https://github.com/slickage/baron