Author

Topic: [BOUNTY] 0.1BTC Convert Offline Transaction to C# with litecoin support (Read 807 times)

member
Activity: 66
Merit: 10
You might want to take a look at BitcoinLib which is a battle tested Bitcoin, Litecoin and Bitcoin-Clones Library & RPC Wrapper and can do everything that you described:

https://github.com/GeorgeKimionis/BitcoinLib

Features:

- Fully compatible and up-to-date with Bitcoin 0.9.2 RPC API.
- Design-by-contract, service-oriented architecture.
- Strongly-typed structures for complex RPC requests and responses.
- Implicit JSON casting for all RPC messages.
- Extended methods for every-day scenarios where the built-in methods fall short.
- Exposure of all RPC API's functionality as well as the extended methods through a single interface.
- Fallback mechanism for timed-out RPC requests.
- Custom RPC exceptions.
- Supports all Bitcoin clones.
- Can operate on unlimited daemons with a single library reference.
- Litecoin integration included.
- Each coin instance can be fully parametrized at run-time and implement its own constants.
- Console test client with demo methods implemented in it.
- Disconnected raw RPC connector included for quick'n'dirty debugging.
- Testnet ready.
- Fully configurable.
member
Activity: 83
Merit: 10
Do you need litecoin+bitcoin or only litecoin?
sr. member
Activity: 276
Merit: 284
I pay 0.1BTC to the first user that converts strongcoin offline transaction script to C# with litecoin support, fully working.
This means, giving a transaction history(from abe, not lirazsiri) for an address, its private key, an amount, fee and a destination address it needs to create a valid rawtransaction, wich can be broadcasted using a daemon (sendrawtransaction).

The litecoin support needs be changed with one variable only to support multiple coins(litecoin 48, dogecoin 30 etc).

Brainwallet.org can also do this and theres a port for litecoin but transactions are not working, at least not with abe or any workaround that I have tried.

I can pay a smaller amount for just the javascript port.

Any questions please ask.

Thank you all
Jump to: