Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAlcibiades authored Jan 3, 2023
2 parents ed53af2 + abb82fa commit f085ad0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- [Trust Model](./test/trust-model.md)
- [Cucumber Features](./test/features/)
- [Building the Project](#building-the-project)
- [Security Contact Info](#security-contact-info)
- [Security Info](#security-info)

## Introduction to the Protocol

Expand Down Expand Up @@ -37,7 +37,6 @@ Read the [litepaper](https://valorem.xyz/docs/valorem-options-litepaper/) for mo
2. Copy `.env.template` to `.env` and replace "XYZ" with your `RPC_URL` (e.g., https://mainnet.infura.io/v3/apikey or https://eth-mainnet.g.alchemy.com/v2/apikey)
3. Run `forge test` (this will install dependencies, build the project's smart contracts, and run the tests on a local fork of mainnet)

## Security Contact Info
- Audit info _(coming soon)_
- Bug bounty info _(coming soon)_
- Security contact info _(coming soon)_
## Security Info
- Audits: [PDF reports](./audits)
- Security contact: info(at)valorem.xyz

0 comments on commit f085ad0

Please sign in to comment.