-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update package and revert private readme
- Loading branch information
Showing
2 changed files
with
12 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 @@ | ||
# Pool Permission Manager | ||
|
||
![CI](https://github.com/maple-labs/pool-permission-manager-private/actions/workflows/ci.yaml/badge.svg) | ||
![CI](https://github.com/maple-labs/pool-permission-manager/actions/workflows/ci.yaml/badge.svg) | ||
[![GitBook - Documentation](https://img.shields.io/badge/GitBook-Documentation-orange?logo=gitbook&logoColor=white)](https://maplefinance.gitbook.io/maple/maple-for-developers/protocol-overview) | ||
[![Foundry][foundry-badge]][foundry] | ||
[![License: BUSL 1.1](https://img.shields.io/badge/License-BUSL%201.1-blue.svg)](https://github.com/maple-labs/pool-permission-manager-private/blob/main/LICENSE) | ||
[![License: BUSL 1.1](https://img.shields.io/badge/License-BUSL%201.1-blue.svg)](https://github.com/maple-labs/pool-permission-manager/blob/main/LICENSE) | ||
|
||
[foundry]: https://getfoundry.sh/ | ||
[foundry-badge]: https://img.shields.io/badge/Built%20with-Foundry-FFDB1C.svg | ||
|
@@ -23,13 +23,19 @@ 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/pool-permission-manager-private.git | ||
cd pool-permission-manager-private | ||
git clone [email protected]:maple-labs/pool-permission-manager.git | ||
cd pool-permission-manager | ||
forge install | ||
``` | ||
|
||
## Audit Reports | ||
|
||
| Auditor | Report Link | | ||
|---|---| | ||
| Three Sigma | [`2023-11-06 - Three Sigma Report`](https://docs.google.com/viewer?url=https://github.com/maple-labs/maple-v2-audits/files/13707288/Maple-Q4-Three-Sigma-Audit.pdf) | | ||
| 0xMacro | [`2023-11-27 - 0xMacro Report`](https://docs.google.com/viewer?url=https://github.com/maple-labs/maple-v2-audits/files/13707291/Maple-Q4-0xMacro-Audit.pdf) | | ||
|
||
|
||
## Bug Bounty | ||
|
||
For all information related to the ongoing bug bounty for these contracts run by [Immunefi](https://immunefi.com/), please visit this [site](https://immunefi.com/bounty/maple/). | ||
|
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