Skip to content

Commit 6ee3a4e

Browse files
committed
fix: review findings
1 parent 1d7d890 commit 6ee3a4e

10 files changed

Lines changed: 23 additions & 402 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 241 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Liquidity Provider Server
2-
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/rsksmart/liquidity-provider-server/badge)](https://scorecard.dev/viewer/?uri=github.com/rsksmart/liquidity-provider-server)
3-
[![CodeQL](https://github.com/rsksmart/liquidity-provider-server/workflows/CodeQL/badge.svg)](https://github.com/rsksmart/liquidity-provider-server/actions/workflows/codeql-analysis.yml)
4-
[![Unit Tests](https://github.com/rsksmart/liquidity-provider-server/workflows/Liquidity%20Provider%20Server%20CI/badge.svg)](https://github.com/rsksmart/liquidity-provider-server/actions/workflows/ci.yml)
2+
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/rsksmart/liquidity-provider-server/badge?branch=master)](https://scorecard.dev/viewer/?uri=github.com/rsksmart/liquidity-provider-server)
3+
[![CodeQL](https://github.com/rsksmart/liquidity-provider-server/actions/workflows/codeql.yml/badge.svg?branch=master)](https://github.com/rsksmart/liquidity-provider-server/actions/workflows/codeql.yml?query=branch%3Amaster)
4+
[![Unit Tests](https://github.com/rsksmart/liquidity-provider-server/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/rsksmart/liquidity-provider-server/actions/workflows/ci.yml?query=branch%3Amaster)
55

66
The Liquidity Provider Server (LPS) is a server that interacts with a [Liquidity Bridge Contract (LBC)](https://github.com/rsksmart/liquidity-bridge-contract) to provide liquidity for users as part of the Flyover protocol. This server performs all the necessary operations to play the role of the Liquidity Provider, involving transactions in both Rootstock and Bitcoin networks.
77

docker-compose/lbc-deployer/Dockerfile

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)