Blockchain Developer

Blockchain Developer

Tutorials, walkthrough, hints and tips on Blockchain Development for all levels of expertise.


How to Connect a React App to the Blockchain

23 Apr 2020 8 minute read 2 comments alexroan

Prerequisite: Experience developing with ReactJS and a basic understanding of Ethereum smart contracts. The full working project code is available on Github. Introduction This article explains step-by-step instructions for how to use the Truffle Sui...

How And Where To Apply To Blockchain Jobs

23 Apr 2020 5 minute read 1 comment alexroan

How to land your dream job in crypto Applying for a new job can be hard. Applying for a job in an industry you're specifically targeting is harder. If you’re looking to steer your development career towards Blockchain but don’t know how or where to a...

The Skills You Need to Be a Blockchain Developer

23 Apr 2020 5 minute read 1 comment alexroan

  The skills you need to work on to become a blockchain developer. Whether you’ve never coded before, or have multiple years of experience developing software, becoming a Blockchain developer requires a new set of skills. Identifying which skills you...

Top 5 Web3 JS Functions For Ethereum DApps

22 Apr 2020 1 minute read 0 comments alexroan

An overview of the most useful and commonly used functions Introduction Web3 bridges the gap between the traditional internet and the Ethereum Blockchain. It enables users to interact with your DApp through a browser. When using Javascript for your f...

What Is DeFi?

22 Apr 2020 5 minute read 1 comment alexroan

  What is it and why should I care about it? Image by BlockGeeks.com The world of Blockchain is full of acronyms and buzzwords which make entry into the space feel overwhelming. DeFi is the latest, and it stands for Decentralized Finance. What Does...

Deploy an Ethereum Smart Contract in 6 Steps

22 Apr 2020 8 minute read 5 comments alexroan

This is a tutorial on how to develop, test & deploy an Ethereum Smart Contract to a public testnet The full working project code is available on Github Introduction This article explains step by step instructions of how to use the Truffle Suite to d...

An Introduction to Hyperledger Fabric for Ethereum Developers

22 Apr 2020 10 minute read 0 comments alexroan

How to write your first Hyperledger Chaincode smart contract Prerequisites: Understanding of Blockchain, Ethereum Smart Contracts, and Go or NodeJS In my opinion, Ethereum is the perfect entry point to begin learning about Blockchain Development and...

Ethereum DApps: How to Load the Blockchain

22 Apr 2020 2 minute read 2 comments alexroan

This article outlines ractices for good user experiences using Truffle, React, Redux, Web3, and MetaMask. Prerequisites: Understanding of React, Redux, and basic blockchain/DApp concepts. Introduction Truffle enables developers to create a full-stack...

How To Become A Blockchain Developer

21 Apr 2020 4 minute read 6 comments alexroan

This article is for professional software developers interested in steering their careers towards blockchain. Are you interested in blockchain development but don’t know where to start? Here are my steps to becoming a blockchain developer in 2020 and...