Skip to content

ysjprojects/buidlerfi-eth-singapore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuidlerFi

Project developed @EthSingapore 2023

BuidlerFi is a SocialFi app where any web3 builder can buy keys to get advice from more experienced builders, while also investing in their success.

Our smart contract was deployed to the following chains:

  • MANTLE_TESTNET: "0xa013cDBBE8c9b1325992e3D4Fc312bB990cC61F5" (link)
  • POLYGON_MUMBAI: "0x7083d3c0B2c031dc62ecD14184eB61B6815b31ED"
  • POLYGON_ZKEVM_TESTNET: "0xa013cDBBE8c9b1325992e3D4Fc312bB990cC61F5"
  • TAIKO_TESTNET: "0xa013cDBBE8c9b1325992e3D4Fc312bB990cC61F5"
  • LINEA_TESTNET: "0xa013cDBBE8c9b1325992e3D4Fc312bB990cC61F5" (link) (code)

Running the app

You only need to run the frontend locally in order to use the app. Start by cloning

$ git clone https://github.com/ysjprojects/eth-singapore

Install frontend dependencies and run the project

$ cd frontend
$ npm install
$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.6%
  • Solidity 13.0%
  • JavaScript 2.0%
  • CSS 1.4%