# Hello Web3 **Published by:** [Yesand](https://paragraph.com/@yesand-2/) **Published on:** 2022-06-21 **URL:** https://paragraph.com/@yesand-2/hello-web3 ## Content // SPDX-License-Identifier: MIT pragma solidity ^0.8.4; contract HelloWeb3{ string public _string = "Hello Web3!"; } ## Publication Information - [Yesand](https://paragraph.com/@yesand-2/): Publication homepage - [All Posts](https://paragraph.com/@yesand-2/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@yesand-2): Subscribe to updates