🐣Hello World

Before we say 'Hello,' the first step you'll need to take as you learn about blockchain development is creating a wallet. This guide will walk you through:

If you are comfortable with the following topic, feel free to skip to Decentralized News Service Contract

  • Installing and funding a MetaMask wallet

  • Writing, compiling, and deploying your first smart contract

  • Calling the methods in your smart contract

For this workshop, you can use the Chainlink faucet

You can use the Link Token Contracts documentation to add the LINK token to your wallet if you'd like to. LINK token's are how you "fund" the Decentralized Oracle Network to run your computations.

Last updated