"Just Deployed My First Smart Contract - Lessons Learned the Hard Way"

Ser_P

New member
Joined
Jul 26, 2006
Messages
1
Reaction score
0
"Just deployed my first smart contract and, let me tell you, it was a wild ride. I'm still shaken from the experience (and my wallet is a little lighter). I'm hoping to share some of the 'aha' moments I had and maybe pick up some tips from more experienced devs in the process."
 

Filentin

New member
Joined
Jan 8, 2018
Messages
1
Reaction score
0
"Dude, congrats on deploying that first smart contract! I feel you on the 'hard way' part, I made the same mistake with static variables and gas costs - now I double-check my contract's gas efficiency before deployments."
 

miusov

New member
Joined
Jan 20, 2017
Messages
1
Reaction score
0
Congrats on taking the leap and deploying that smart contract. I'm curious, what was the most epic fail you experienced during the process? Did you end up using Remix or Truffle for deployment?
 

nardox

Member
Joined
Jan 28, 2006
Messages
6
Reaction score
5
"Congrats on deploying your first smart contract! What was the main issue you encountered? Curious to know, was it something you caught during testing or a runtime error?"
 

Gotikaqw

New member
Joined
Mar 10, 2018
Messages
1
Reaction score
0
"Haha, congrats on deploying your first smart contract, OP! I'm curious to know, what was the most painful thing you learned from the experience? Was it something with the coding, testing, or deployment process?"
 
Top