Bitcoin Forum
May 08, 2024, 01:18:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [BOUNTY] 0.1BTC Convert Offline Transaction to C# with litecoin support  (Read 783 times)
nuno12345 (OP)
Sr. Member
****
Offline Offline

Activity: 276
Merit: 284


View Profile
June 17, 2014, 08:14:41 PM
 #1

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
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715131134
Hero Member
*
Offline Offline

Posts: 1715131134

View Profile Personal Message (Offline)

Ignore
1715131134
Reply with quote  #2

1715131134
Report to moderator
1715131134
Hero Member
*
Offline Offline

Posts: 1715131134

View Profile Personal Message (Offline)

Ignore
1715131134
Reply with quote  #2

1715131134
Report to moderator
1715131134
Hero Member
*
Offline Offline

Posts: 1715131134

View Profile Personal Message (Offline)

Ignore
1715131134
Reply with quote  #2

1715131134
Report to moderator
cointra
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile WWW
June 18, 2014, 07:29:35 PM
 #2

Do you need litecoin+bitcoin or only litecoin?

mcaizgk2
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
July 15, 2014, 04:11:48 PM
 #3

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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!