Skip to content

The-Solid-Chain/frontend-template

Repository files navigation

Frontend Template for Web3 development

This template shows how to have a simple frontend for testing smart contracts.

It uses React.js and Web3 to connect to the deployed contracts. It also makes use of hooks to interact with the contracts in a seemless way.

TL;DR

$ yarn install
$ yarn startnode
$ yarn migrate
$ yarn start

Installing the packages

$ yarn install

Running Local Blockchain

$ yarn startnode

Compiling and Migrating the contracts

$ yarn migrate

Starting React App

$ yarn start

Author

My name is Roberto Cano and you can find me at https://github.com/gabr1e11

About

Frontend Template for Web3 development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published