Bitcoin Forum
May 13, 2024, 10:54:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: NEW: thin SPV client for linux/mac: bitc (code on github)  (Read 1605 times)
fnsa1 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
January 28, 2014, 06:06:24 PM
 #1

Folks,

I announced the creation of bitc recently:
    https://bitcointalk.org/index.php?topic=428765.msg4686381

The code is now on github:
    https://github.com/bit-c/bitc

From the README.md:

bitc is a thin SPV bitcoin client.

  • 100% lean C code,
  • support for linux and mac platforms,
  • console based: uses ncurses,
  • home grown async network i/o stack,
  • home grown poll loop,
  • home grown bitcoin engine,
  • supports encrypted wallets,
  • multi-threaded,
  • valgrind/AddressSanitizer clean.

Please let me know if you have any questions. Cheers.

-M

1715640871
Hero Member
*
Offline Offline

Posts: 1715640871

View Profile Personal Message (Offline)

Ignore
1715640871
Reply with quote  #2

1715640871
Report to moderator
1715640871
Hero Member
*
Offline Offline

Posts: 1715640871

View Profile Personal Message (Offline)

Ignore
1715640871
Reply with quote  #2

1715640871
Report to moderator
1715640871
Hero Member
*
Offline Offline

Posts: 1715640871

View Profile Personal Message (Offline)

Ignore
1715640871
Reply with quote  #2

1715640871
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715640871
Hero Member
*
Offline Offline

Posts: 1715640871

View Profile Personal Message (Offline)

Ignore
1715640871
Reply with quote  #2

1715640871
Report to moderator
1715640871
Hero Member
*
Offline Offline

Posts: 1715640871

View Profile Personal Message (Offline)

Ignore
1715640871
Reply with quote  #2

1715640871
Report to moderator
jonas.schnelli
Member
**
Offline Offline

Activity: 66
Merit: 10

bitcoin core contributor


View Profile WWW
January 29, 2014, 11:10:52 AM
 #2

cool stuff!
Keep up the good work...

i like the pure c thing.
Did you also consider reuse stuff from picocoin? (https://github.com/jgarzik/picocoin)
fnsa1 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
January 29, 2014, 11:18:53 AM
 #3

cool stuff!
Keep up the good work...

i like the pure c thing.
Did you also consider reuse stuff from picocoin? (https://github.com/jgarzik/picocoin)

Thanks for the kind feedback, Jonas.

Yeah, I'm aware of picocoin, and like I mentioned to Jeff privately I was initially interested in learning how the underlying protocol worked, so I developed my own stack from scratch (almost actually, I already had a few building blocks available). Cheers.

-M
Mike Hearn
Legendary
*
expert
Offline Offline

Activity: 1526
Merit: 1129


View Profile
January 29, 2014, 12:08:52 PM
 #4

Congrats! So sorry I haven't been able to try it out yet. I've looked through the code though, it's very nice and clean.
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!