Bitcoin Forum
June 17, 2024, 01:55:32 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Bitcoin Wallet with C# on: October 26, 2015, 04:14:07 PM
Alright good evening

Now I want to program my own bitcoin wallet. I have an idea of sql, INSERT, UPDATE, DELETE SELECT Sql statement, and also how to use the Random () to generate new series of numbers and inserting them into a database

Here is the main question of the day, the NBitcoin or so Library needed to develop bitcoin wallets can it serve as to the following features :


1.) Generating bitcoin Address (Sign up and inserting into database and saving data)
2.) transfer from my bitcoin wallet address to other addresses like addresses generated from https://blockchains.info
3.) since I do have very good knowledge of sql and c# /vb.net what must I study to make a good wallet as c#and vb.net creates executable.

4. Adding funds can I use the NBitcoin library for that too? Or I just have to use a simple UPDATE sql statement for that purpose

I didn't have a comprehensive video hence I had to ask all my questions here. So I do need help.
2  Bitcoin / Development & Technical Discussion / Re: [Help] Programming Bitcoin Wallets in PHP /ASP.NET on: October 16, 2015, 09:10:57 AM
Oh wait...

Without JSON? What if in the process where I would like to design software for some clients / Agents who Buy and sell Bitcoin. So that they can use my software in exchanging. You know, using SQL statements? Is this possible too?
3  Bitcoin / Development & Technical Discussion / [Help] Programming Bitcoin Wallets in PHP /ASP.NET on: October 16, 2015, 08:58:09 AM
Hi and good day.

Today I just found that the source code for Bitcoin is open source, and I think the same too for making a wallet, as I saw somewhere on stack overflow where someone wanted to make his /her own wallet.

I am a developer in PHP / ASP.NET Hence I decided to ask how can I come about developing something like blockchains.info and coinbase where customers can log into my site and buy Bitcoin and the balance reflects immediately inside the customers account.

Since am a bit new to this, I decided to ask questions so as to know what I am really up against.

Kindly let me know.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!