MetacoSA / QBitNinja

An Open Source and powerful blockchain API
MIT License
68 stars 42 forks source link

How can I create a new server for get Users transaction #52

Open james1278 opened 6 years ago

james1278 commented 6 years ago

How can I create a new server for getting Users transaction, create users address? Need full information, because on google I could not get proper steps.

NicolasDorier commented 6 years ago

https://programmingblockchain.gitbooks.io/programmingblockchain/content/

james1278 commented 6 years ago

I want to create new server instead of using public API. but could not get all steps by step information.

Also how ling it will take to generate the server. And what are the prerequisite and which server we need to purchase? can we do that on Amazon AWS or need to purchase Azure server?

NicolasDorier commented 6 years ago

Need Azure. I explain the services used on https://github.com/MetacoSA/QBitNinja . I have not documented too much as someone familiar with .NET and Azure can do it quite easily.

I don't have time to document more than that. I expect making deployment easier (one-click) once I port QBitNinja in .NET Core.