the web3 community is power. Lenster https://lenster.xyz/u/alandev.lens
HolaMundo.sol
// SPDX-License-Identifier: GPL-3.0 pragma solidity >=0.7.0 <0.9.0; contract HelloWorld { string public greet = "Hello World!"; }
HolaMundo.sol
// SPDX-License-Identifier: GPL-3.0 pragma solidity >=0.7.0 <0.9.0; contract HelloWorld { string public greet = "Hello World!"; }