Author

Topic: Help - How to Create Webwallet Using NBitcoin (Read 426 times)

newbie
Activity: 15
Merit: 0
January 21, 2017, 07:22:26 AM
#3
NBitcoin Github Repository should contain an SPV wallet sample too , I don't think Its that hard to transform it from C# to ASP.NET , It may require only some minor changes. You still have to build some features though, as the sample is not fully functional .

Thanks for reply.

I am complete one transaction using NBitcoin. Now it give new error when i spen 0.0001.
ErrorCode: INSUFFICIENTFEE Error message: insufficient priority

Can any tell how to transfer fees to my address using NBitcoin.
staff
Activity: 3500
Merit: 6152
NBitcoin Github Repository should contain an SPV wallet sample too , I don't think Its that hard to transform it from C# to ASP.NET , It may require only some minor changes. You still have to build some features though, as the sample is not fully functional .
newbie
Activity: 15
Merit: 0
Hi,

I am .NET Developer. I want to create Webwallet using NBitcoin. I am read Book (https://www.gitbook.com/book/programmingblockchain/programmingblockchain/details) but fetch error in project.

Please help me
1. How to get balance
2. Send Bitcoin

Jump to: