Bitcoin Forum
May 22, 2024, 09:12:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for TI Calculator ASSEMBLY Programmer to make Wallet Generator  (Read 2994 times)
str4wm4n (OP)
Legendary
*
Offline Offline

Activity: 1611
Merit: 1001


View Profile
September 05, 2013, 02:28:03 AM
 #1

I was intrigued after reading this thread
https://bitcointalk.org/index.php?topic=286534.0

And I desire a program written to work on the TI-83+ graphing calculator that is able to:

1. Generate bitcoin wallet private key using user imputed entropy ( rolling dice or something )

2. Generate a private key and hash it into a valid bitcoin address

3. Display the address as a QR code
scintill
Sr. Member
****
Offline Offline

Activity: 448
Merit: 254


View Profile WWW
September 05, 2013, 02:54:16 AM
 #2

I assume since it's on this board, you are willing to pay.  Did you forget to say how much, or maybe you are looking for bids?

I am interested and have a TI-84+ (seems to be backwards-compatible with 83+), but realistically would probably only get around to it if there's some money to be earned (or at least several people who would appreciate it Smiley).  I'd prefer to release it as open-source.  I'd need to look at the specifications closer and do some estimating on whether it can fit in the space requirements and won't be painfully slow, before I devote too much time.  I also wonder if a bitcoin QR code can be reliably scanned from that low of a resolution.

1SCiN5kqkAbxxwesKMsH9GvyWnWP5YK2W | donations
str4wm4n (OP)
Legendary
*
Offline Offline

Activity: 1611
Merit: 1001


View Profile
September 05, 2013, 02:59:45 AM
Last edit: September 05, 2013, 03:18:45 AM by str4wm4n
 #3

I am willing to pay. What would you charge for doing such a project?
scintill
Sr. Member
****
Offline Offline

Activity: 448
Merit: 254


View Profile WWW
September 08, 2013, 11:25:35 PM
 #4

How about 1.5 BTC?

1SCiN5kqkAbxxwesKMsH9GvyWnWP5YK2W | donations
Taras
Legendary
*
Offline Offline

Activity: 1386
Merit: 1053


Please do not PM me loan requests!


View Profile WWW
September 19, 2013, 01:20:01 PM
 #5

This sounds awesome I'm just putting that out there
scintill
Sr. Member
****
Offline Offline

Activity: 448
Merit: 254


View Profile WWW
September 19, 2013, 05:37:22 PM
 #6

I've got some barebones C code that generates privkey+address and works on Linux.  I was working on compiling it for the TI with the sdcc compiler.  I may also have to rewrite the input/output to use the calculator's system calls.  There could still be pretty big obstacles as far as what the compiler supports and device constraints.  I haven't had time to work on it in the last week.

To be honest I will probably do it without a bounty, but would like one and can justify working more if there is one.

1SCiN5kqkAbxxwesKMsH9GvyWnWP5YK2W | donations
scintill
Sr. Member
****
Offline Offline

Activity: 448
Merit: 254


View Profile WWW
July 07, 2014, 05:15:55 AM
 #7

Sorry to bump this thread without delivering. Tongue  I just wanted to post a link to my unfinished code: https://github.com/scintill/ti8x-bitcoin .  I may take it up later, but for now I've hit a pretty big obstacle with the size of the compiled code being too large to put in an app for the calculator.

It may be useful to port to other small systems.  It probably ought to be licensed under GNU Affero GPL due to linking with MIRACL.  I haven't officially put in a license yet, as I am not sure what I have the rights to do with rmd160.c, which is derived from the reference implementation of RIPEMD-160.  I'll try to clear that up soon.

1SCiN5kqkAbxxwesKMsH9GvyWnWP5YK2W | donations
jodyrb
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
October 09, 2014, 07:32:46 PM
 #8

What about an HP 50g calculator?
Taras
Legendary
*
Offline Offline

Activity: 1386
Merit: 1053


Please do not PM me loan requests!


View Profile WWW
October 15, 2014, 12:14:16 AM
 #9

I would buy a TI if it meant I could generate wallets with it I'm just putting that out there
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!