Skip to content

andresinostroza/eth-hello-world

Repository files navigation

eth-hello-world

Proof of concept etherium smart contract hello world

Setup dev mode

Create .env file in the root

Add your API_URL and PRIVATE_KEY

In order to get your PRIVATE_KEY, go to metamask, account details, export private key

API_URL = https://eth-ropsten.alchemyapi.io/v2/xxxxxxx PRIVATE_KEY = xxxxxxxxxxxx

About

Hello world smart contract in the Ethereum blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published