In this tutorial I will show you step-by-step how to create your first front-end to interact with a smart contract deployed at RSK local network. I will use only JavaScript and HTML and connected to a wallet using a web3 provider. We will use VSCode to create and deploy our project.
Table of contents
OverviewRequirementsNode.js and NPMVisual Studio Code (VSCode)Create the Register projectExpressWeb3.jsRemixCreate a smart contractDeploy a smart contractClient-Side Application - The front end1 Comment
Sort: