Skip to content

BernardOnuh/growthfinance

Repository files navigation

This is a Growth Finance.

Growth Finance is the future of Banks it gives you the ability to SAVE and INVEST your funds at same time from the comfort of your room.

Website: here

1.mp4.mp4

Getting Started

Growth Finance Compises of alot of features which are

  • Swap
  • Liquidity Pool
  • Farm
  • Vault

Understand more on how Growth Finance work here

Breakdown of how Growth was bult and how you can recrete it.

Swap and Liquidity Pool

  • Front-End

I used Next Js and react components like antd design with tailwind for the styling. Check it Out here

  • BackEnd Bunzz made it possible for me to use a factory template and also build and import my own Router Contract.

Farm and Vault

2.mp4
  • Front-End

I used Next Js and react components like antd design with tailwind for the styling. Check it Out here

3.mp4
  • BackEnd Bunzz made it possible for me to use a staking template.

SDK USED

  • Bunzz
  • Thirdweb
  • Tailwind
  • Next Js
  • Alchemy

SMART CONTRACT USED

  • Tokens
  • Router
  • Factory
  • Farm

some of the smart contracts can be found here

RUN GROWTHFI LOCALLY

To Operate This DAPP you would be needing Test Matic:

Here: https://mumbaifaucet.com/

Request For GWR TOKENS

Here : https://mumbai.polygonscan.com/token/0x3c38896342bb98e95c1beeb6389729aefaa284a1

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.