Author

Topic: Bitcoin Wallet with C# (Read 1337 times)

sr. member
Activity: 374
Merit: 250
October 30, 2015, 11:12:23 AM
#7
For experimenting you may be interested in this:

https://en.bitcoin.it/wiki/Testnet

https://testnet.coinfaucet.eu/en/

Or you may know all about his?


thanks ..for this
legendary
Activity: 3066
Merit: 1147
The revolution will be monetized!
October 30, 2015, 08:30:26 AM
#6
For experimenting you may be interested in this:

https://en.bitcoin.it/wiki/Testnet

https://testnet.coinfaucet.eu/en/

Or you may know all about his?
sr. member
Activity: 374
Merit: 250
October 30, 2015, 08:19:20 AM
#5
I can help you with this.
I have 5+ professional experience in C
If you are willing to buy my service then PM men



really but i think there is difference in c and c# ....

?
sr. member
Activity: 448
Merit: 250
Craig Wright is scammer.
October 29, 2015, 11:56:19 AM
#4
I can help you with this.
I have 5+ professional experience in C
If you are willing to buy my service then PM men
member
Activity: 183
Merit: 12
ImmVRse | Disrupting the VR industry
October 29, 2015, 11:43:50 AM
#3
OP do you want to build you wallet on top of some API or your own implementation with "full node"?

If you are looking for a simpler way check out blocktrail.com API (recommended) or blockchain.info API.
sr. member
Activity: 374
Merit: 250
October 29, 2015, 10:52:34 AM
#2
hello! well you can build whole bitcoin or any altcoin in c# i can help you ....
newbie
Activity: 3
Merit: 0
October 26, 2015, 11:14:07 AM
#1
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.
Jump to: