Skip to content

Adding frontend for Simple Storage Contract deployed with brownie.

Notifications You must be signed in to change notification settings

cromewar/Full-Stack-Simple-Storage-Brownie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Storage Smart contract + Fron-end

This project uses the Simple Contract project base on Patrick Collins Simple Storage code and adds and extra layer for front-end using:

  • NextJs
  • Ethers.JS
  • Deployement wiht Brownie

Showcase Image

Usage

Be sure to have enough Ether on Rinkeby TestNet. Clone the source code and then simple type the following in your terminal:

cd front-end

Install the dependencies with

yarn install

Run the project with

yarn dev

Open your local host on port 3000

http://localhost:3000/

Enjoy!

Note

Special thanks to Patrick and his Solidity and Blockchain course, this couldn't be possible without it.

About

Adding frontend for Simple Storage Contract deployed with brownie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published