-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Syrup Router | ||
|
||
![CI](https://github.com/maple-labs/syrup-router-private/actions/workflows/ci.yml/badge.svg) | ||
![CI](https://github.com/maple-labs/syrup-router/actions/workflows/ci.yml/badge.svg) | ||
[![GitBook - Documentation](https://img.shields.io/badge/GitBook-Documentation-orange?logo=gitbook&logoColor=white)](https://syrup.gitbook.io/syrup) | ||
[![Foundry][foundry-badge]][foundry] | ||
[![License: BUSL 1.1](https://img.shields.io/badge/License-BUSL%201.1-blue.svg)](https://github.com/maple-labs/syrup-router-private/blob/main/LICENSE) | ||
[![License: BUSL 1.1](https://img.shields.io/badge/License-BUSL%201.1-blue.svg)](https://github.com/maple-labs/syrup-router/blob/main/LICENSE) | ||
|
||
[foundry]: https://getfoundry.sh/ | ||
[foundry-badge]: https://img.shields.io/badge/Built%20with-Foundry-FFDB1C.svg | ||
|
@@ -23,16 +23,16 @@ Versions of dependencies can be checked with `git submodule status`. | |
This project was built using [Foundry](https://book.getfoundry.sh/). Refer to installation instructions [here](https://github.com/foundry-rs/foundry#installation). | ||
|
||
```sh | ||
git clone [email protected]:maple-labs/syrup-router-private.git | ||
cd syrup-router-private | ||
git clone [email protected]:maple-labs/syrup-router.git | ||
cd syrup-router | ||
forge install | ||
``` | ||
|
||
## Audit Reports | ||
|
||
| Auditor | Report link | | ||
|---|---| | ||
| ThreeSigma | [ThreeSigma-MapleSyrupRouter.pdf](https://github.com/maple-labs/syrup-router-private/blob/main/audits/ThreeSigma-MapleSyrupRouter.pdf) | | ||
| ThreeSigma | [ThreeSigma-MapleSyrupRouter.pdf](https://github.com/maple-labs/syrup-router/blob/main/audits/ThreeSigma-MapleSyrupRouter.pdf) | | ||
|
||
|
||
## Bug Bounty | ||
|
@@ -50,5 +50,5 @@ with digital assets. | |
--- | ||
|
||
<p align="center"> | ||
<img src="https://github.com/maple-labs/syrup-router-private/assets/59924029/cfd855e7-82ad-41ec-b4ac-bd42c2a539c5" height="100" /> | ||
<img src="https://github.com/maple-labs/syrup-router/assets/16119563/383319bd-2bba-4574-9e9f-375f391cd69b" height="100" /> | ||
</p> |