Skip to content

IPOR-Labs/ipor-protocol

Repository files navigation

ipor-protocol

The IPOR protocol is a decentralized marketplace that serves as the credit hub of DeFi. It brings markets together to connect liquidity and offer the best interest rates in DeFi. The protocol is a set of smart contacts that provide a benchmark interest rate, Interest Rate Derivatives and composable structured products that allow users to tap into yield generating opportunities across DeFi and TradFi.

Job statuses

  • CI
  • CD

Pre-run steps

  • npm install
  • forge build

Analyse the contracts with slither

  • Install remixd
  • Install Slither, remixd -i slither
  • Run slither . to verify contract