fbpx

HelloWorld smart contract

Julien Klepatch

The obligatory hello world tutorial! Here we go! In this video, I am going to show you how to create a simple hello world smart contract that is able to return a static ‘hello world’ string.

You will learn:

  • how to create a function in solidity
  • how to call a Solidity function from outside the smart contract

0 Comments

Leave a Reply

More great articles

Remix debugger – Introduction

he Remix debugger is a powerful that allows you to debug your Solidity code. Usually, if you are stuck and…

Read Story

ToDo List Ethereum Dapp (Step2) | Writing the smart contract – part II

This tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 2. Tutorials already published: Intro…

Read Story

Debugging with events

Do you like often use console.log() statement to debug your Javascript code? Convenient, uh? How about Solidity smart contracts, can…

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.
[contact-form-7 id="6" title="Footer CTA Subscribe Form"]
Arrow-up