Skip to content

BitKoot/BitcoinRpcSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinRpcSharp

A wrapper for the bitcoind JSON RPC interface written in C#.

The project uses James Newton-King's Json.NET library. If you don't use Visual Studio, or for some other reason can not use the Visual Studio Package Manager, download the binaries from http://james.newtonking.com/json.

Please be careful when using this library, as some functions can really mess up your wallet. I have used and recommend the testnet in a box (https://github.com/freewil/bitcoin-testnet-box) for development.

If you use my code in your own project, please consider a donation to 16rC9F5f5gWc3BNVDSX8Z9MRhcjWeRQ8uU.

About

A wrapper for the bitcoind JSON RPC interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages