Skip to content

Commit

Permalink
feat: add bug bounty link
Browse files Browse the repository at this point in the history
  • Loading branch information
tansawit committed Apr 1, 2022
1 parent 46e8907 commit 538770c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,8 @@ cargo clippy -- -D warnings

## Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run with: `cargo test --all`. For more details, please reference Unit Tests.
Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run with: `cargo test --all`. For more details, please reference Unit Tests.

## Bug Bounty

The contracts in this repo are included in a [bug bounty program](https://www.immunefi.com/bounty/nebulaprotocol).

0 comments on commit 538770c

Please sign in to comment.