Skip to content

LendBook/lendbook-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lendbook-docs

LendBook protocol documentation

How to contribute ?

mkdocs uses python. In order to run the website locally, please install the mkdocs-material package in a virtual env.

conda create --name mkdocs-env python=3.10
conda activate mkdocs-env
pip install mkdocs-material

then inside the folder, you can run

mkdocs serve

Once your branch is pushed to main branch, the documentation should shortly be available at: https://LendBook.github.io/lendbook-docs/

TODO

FIXME

  • Fix liquidation fees section
  • Create a section where we talk about LTV

Isolated markets: All lending/borrowing markets are isolated from one another, this ensures that each risks are contained within a market and participants of a market is not affected by the outcome of another.

About

LendBook protocol documentation

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors