Hello folks, I'm seeing some jobs which looking for "Protocol Engineer for blockchain" in linkedin. I want to apply them but I learned Rust newly and I don't know that how to become Protocol Engineer. How can I become Protocol Engineer? Do you have any suggestion or path or tutorial etc... Thanks.
1 Like
I don't work with blockchain itself. But...
First of all, you should look for "blockchain protocols". Understand what blockchain is. Try to implement one in rust. Make your own "bitcoin" and then experiment with it.
Try to make transactions with your newly created blockchain: simulate miners. transfers, or whatever is the transaction involved in your proof-of-concept.
3 Likes
I wil try this.
1 Like