#
bitcoinlib
Here are 6 public repositories matching this topic...
Bitcoin Core RPC compatible, battle-tested .NET library and RPC wrapper for Bitcoin and Altcoins
c-sharp
bitcoin
dotnet
cryptocurrency
exchange
dash
crypto-library
mit-license
litecoin
dogecoin
bitcoin-api
bitcoind
bitcoin-core
exchange-api
bitcoin-payment
cryptocurrency-exchanges
smartcash
cryptean
bitcoinlib
cryptocurren
-
Updated
Aug 23, 2018 - C#
Create Bitcoin transaction
-
Updated
Jun 22, 2022 - JavaScript
-
Updated
Jan 16, 2019 - C++
Improve this page
Add a description, image, and links to the bitcoinlib topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitcoinlib topic, visit your repo's landing page and select "manage topics."


Can this library be use to handle more than 1 wallet, bitcoin-cli.exe have the
createwalletcommand with a unique id and the connection can have the--rpcwalletwith the same id.What are the alternative if I need to handle more than 1 wallet. Thanks