CodeIgniter Forums
Blockchain library for CodeIgniter 3 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Blockchain library for CodeIgniter 3 (/showthread.php?tid=68369)



Blockchain library for CodeIgniter 3 - mehdibo - 06-30-2017

Hi,

Lately I tried to use the Blockchain API in a project but I had some problems using the one they offer with CI,
So I made this small class and I thought why not share it with the community.

Suggestions are welcome !

Github link:
https://github.com/mehdibo/Codeigniter-blockchain


RE: Blockchain library for CodeIgniter 3 - PaulD - 06-30-2017

Nice looking code. Thank you for sharing. Looks good on first sight.


RE: Blockchain library for CodeIgniter 3 - IvanMak - 10-31-2018

(06-30-2017, 05:20 AM)mehdibo Wrote: Hi,

Lately I tried to use the Blockchain API in a project but I had some problems using the one they offer with CI,
So I made this small class and I thought why not share it with the community.

Suggestions are welcome !

Github link:
https://github.com/mehdibo/Codeigniter-blockchain

You have done a great job!
*SEO spam link redacted*


RE: Blockchain library for CodeIgniter 3 - codervine1 - 05-22-2020

(06-30-2017, 05:20 AM)mehdibo Wrote: Hi,

Lately I tried to use the Blockchain API in a project but I had some problems using the one they offer with CI,
So I made this small class and I thought why not share it with the community.

Suggestions are welcome !

Github link:
https://github.com/mehdibo/Codeigniter-blockchain

Nice job!