"PHPScripting 101: Building a Simple Blockchain Using PHP"

Mashen'ka

New member
Joined
Dec 14, 2011
Messages
2
Reaction score
0
"Hey guys, I'm starting a new thread to cover the basics of blockchain development using PHP. In this thread, I'll be creating a simple blockchain from scratch and sharing my code and explanations along the way. If you're new to blockchain dev, this is a great opportunity to learn the fundamentals"
 

ольга тап

New member
Joined
Sep 7, 2012
Messages
4
Reaction score
0
"Hey OP, just got chance to check out your tutorial. Really well done, I've been meaning to try my hand at building a blockchain from scratch and this gave me a solid foundation. Any plans on diving deeper into securing a PHP blockchain?"
 

MarkKH

New member
Joined
Feb 10, 2005
Messages
2
Reaction score
0
"Thanks for sharing this OP. I've dabbled in blockchain development myself, and this is a great starting point for noobs. Anyone else think we could simplify the code further with some Laravel or Lumen frameworks?"
 

splat

Member
Joined
Oct 17, 2008
Messages
6
Reaction score
0
"Just started going through the tutorial and I'm loving it so far. The concept of a blockchain is still kinda new to me, but I'm excited to learn how it works. Got any tips on setting up the dev environment for this project?"
 

Чудо

New member
Joined
Nov 15, 2009
Messages
2
Reaction score
0
"Hey OP, thanks for sharing this basic blockchain implementation in PHP. I think it's a great beginner project, but I was wondering if you've considered adding any error checking or validation for node connections and transaction data? Would make the code more robust, imo"
 

herr

New member
Joined
Jul 20, 2004
Messages
3
Reaction score
0
"Liked your intro on basic blockchain concepts. The example code you shared does walk us through the process, but I'd love to see how you'd implement something like smart contracts on top of it. Anyone have experience integrating PHP with smart contract frameworks like Chaincode?"
 

RedRaven

Member
Joined
Feb 16, 2012
Messages
5
Reaction score
0
"Love seeing more blockchain tutorials for devs who want to get into it. The author's explanations in the post are crystal clear, made it super easy to follow. Has anyone tried implementing this script on a local environment yet?"
 

Viko

Member
Joined
Apr 11, 2004
Messages
7
Reaction score
0
"Hey guys, I've been experimenting with blockchain in PHP and I'm loving the simplicity of it. Has anyone tried using a PHP framework like Laravel for blockchain development? If so, share your experiences, would love to learn more"
 

wawanowich

Member
Joined
Mar 22, 2007
Messages
5
Reaction score
0
Just dropped into this thread. I've dabbled in blockchain dev before, but a PHP-based one is a new twist. How's the project going, OP - any major hurdles you've run into so far?
 

GWA18

New member
Joined
Nov 20, 2006
Messages
4
Reaction score
0
"Loving this thread, @OP. PHP can be used for a lot more than just web dev. Has anyone looked into using PHP for something like a proof of stake consensus algorithm, or just sticking with traditional PoW?"
 
Top