# Hello World! **Published by:** [0xAlpha](https://paragraph.com/@0xalpha/) **Published on:** 2022-03-22 **URL:** https://paragraph.com/@0xalpha/hello-world ## Content // SPDX-License-Identifier: MIT pragma solidity ^0.8.10; contract HelloWorld { string public sayHello= “Hello World!”; } ## Publication Information - [0xAlpha](https://paragraph.com/@0xalpha/): Publication homepage - [All Posts](https://paragraph.com/@0xalpha/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@0xalpha): Subscribe to updates - [Twitter](https://twitter.com/0x_Alpha): Follow on Twitter