Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

A protocol for handling refunds and chargebacks in a non-custodial manner. This protocol introduces an arbiter system that can mediate disputes between payment senders and receivers, providing a better user experience to stablecoin payments while still allowing receivers to retain control over their funds.

## Security Notice
We have discovered an issue resulting from the early witdrawal function that allows an arbiter to drain other user's payments. A fix is in development.

## Setup

### Prerequisites
Expand Down Expand Up @@ -39,4 +42,4 @@ $ forge fmt

## License

This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details. It has not been audited, comes with no guarantees, and is provided as is. Use at your own risk.
4 changes: 0 additions & 4 deletions SECURITY.md

This file was deleted.

Loading