josidbobo / Padi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PADI

Defi Hedgings and Multipurpose savings protocol. It is a decentralised financial solution for automated hedgings, insurance and savings and various other utilities.

Live Url

https://padiio.netlify.app web folder hosted on IPFS via Infura: https://ipfs.io/ipfs/Qmaw1FtNdpueqPTK7i5xBpr74oJKFki3FkwU6rcw7yhkpT/

Verified Contract

https://goerli.lineascan.build/address/0x9C46B0B4c9C5bc05E1D5FEd021f28147C4f3f8C9#code

Linea Network

Linea Goerli - Infura used for deploying my contracts

How to SetUp - Frontend

  1. Clone the Repository git clone https://github.com/josidbobo/padi
  2. Navigate to the frontend repository cd frontend
  3. Install all dependencies flutter pub get
  4. Run project on local web server flutter run -d web-server --web-renderer canvaskit

How to SetUp - Smart Contract

  1. Clone the Repository git clone https://github.com/josidbobo/padi
  2. Navigate to the smart contract repository cd contract
  3. Install all dependencies npm install
  4. create your .env file and add your private key if you wish to deploy
  5. Compile contracts npx hardhat compile

About


Languages

Language:Dart 67.8%Language:C++ 12.4%Language:CMake 10.5%Language:Solidity 5.5%Language:HTML 1.2%Language:Swift 1.0%Language:C 0.8%Language:JavaScript 0.7%Language:Kotlin 0.1%Language:Objective-C 0.0%