dunnie99 / fundflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a RainbowKit + wagmi + Next.js project bootstrapped with create-rainbowkit.

Getting Started

First, run the development server:

npm run dev

Factory Cotract Address 0x359327A0F2EFc1746C476D0D0F73435F16ea9EC9

Account creation

on click of the create Account an address is generated which serves as the user personal address
Compound and uniswap contract is interacted with
token addresses in compound documentation are used in interacting with the contract
Faucet address to mint token 0x54fcBea987d18E027a827eE25e1943Cf0874Eba8
token address

name: "USDC", address: "0x31D3A7711a74b4Ec970F50c3eaf1ee47ba803A95" name: "cbETH", address: "0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2" name: "WETH", address: "0x4200000000000000000000000000000000000006"

About


Languages

Language:JavaScript 94.7%Language:CSS 4.0%Language:TypeScript 1.3%