Bitcoin Forum
May 08, 2024, 01:09:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Yet Another bitcoind wrapper and Symfony2 Bundle  (Read 3827 times)
f1gm3nt (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1



View Profile
January 05, 2013, 06:59:05 AM
 #1

Hey all, just wanted to reach out and let you guys know that I am working on a bitcoind wrapper and I have a symfony2 bundle that uses it.

Short and sweet, checkout https://github.com/nbobtc

The code is
  • PSR Compliant
  • Easily add to any project if using composer
  • Well documented
  • Testable (right now only bitcoind-php is)
  • Actively Maintained
  • Used in production

If anyone finds any bugs or has questions let me know. I'll be working on some more documentation over the weekend and plan to release my weekend project soon.

Thanks
1715130558
Hero Member
*
Offline Offline

Posts: 1715130558

View Profile Personal Message (Offline)

Ignore
1715130558
Reply with quote  #2

1715130558
Report to moderator
1715130558
Hero Member
*
Offline Offline

Posts: 1715130558

View Profile Personal Message (Offline)

Ignore
1715130558
Reply with quote  #2

1715130558
Report to moderator
1715130558
Hero Member
*
Offline Offline

Posts: 1715130558

View Profile Personal Message (Offline)

Ignore
1715130558
Reply with quote  #2

1715130558
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715130558
Hero Member
*
Offline Offline

Posts: 1715130558

View Profile Personal Message (Offline)

Ignore
1715130558
Reply with quote  #2

1715130558
Report to moderator
1715130558
Hero Member
*
Offline Offline

Posts: 1715130558

View Profile Personal Message (Offline)

Ignore
1715130558
Reply with quote  #2

1715130558
Report to moderator
1715130558
Hero Member
*
Offline Offline

Posts: 1715130558

View Profile Personal Message (Offline)

Ignore
1715130558
Reply with quote  #2

1715130558
Report to moderator
f1gm3nt (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1



View Profile
January 08, 2013, 02:26:38 PM
 #2

Updates

https://github.com/nbobtc/BitcoindBundle
* Added commands
* A few minor bug fixes

https://github.com/nbobtc/bitcoind-php
* Updated documentation
* Fixed a few issues
* Still need to complete all the unit tests

For future plans I plan to add a fit bitcoin utilities. I also want to finish all the unit tests for bitcoind-php. Any comments/suggestions welcome.
f1gm3nt (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1



View Profile
May 09, 2013, 02:20:00 AM
 #3

UPDATES

https://github.com/nbobtc/BitcoindBundle

  • Added doctrine entity BitcoinWallet
  • Added Wallet Manager
  • Updates to documentation and more code documentation

More work still needs to be done with this and I'll post an update again once there is more complete documentation and code examples. Feedback is welcome.

-Joshua
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!