Skip to content

auto-mausx/Defi-Staking-Protocol-Front-End

Repository files navigation

DeFi Staking Protocol Front End

This is the front end for my Defi Staking Protocol contracts. This is mainly from the Chainlink Hackathon 2022, however I will be attempting to host this entire application with Fleek to see what that platform is capable of.

I plan on adding on to this code base and experiment with Defi as I go along.

Getting Started

Backend

I recommend checking out my backend code/smart contracts and deploy those locally first, so all of the front end code works correctly. You may need to change the ABI's and addresses according to your local deployment. Check out that README for information on how to run that code and how it works.


Frontend

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.


Technologies Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published