Skip to content

Commit

Permalink
Add code disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroXMai authored Feb 26, 2024
1 parent 109d31f commit 76669e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Main dependencies:
- [Prettier Plugin Solidity](https://github.com/prettier-solidity/prettier-plugin-solidity): code formatter
- Confirm you have the `solidity` plugin by Juan Blanco in VSCode -- Search settings in VSCode for `Solidity: Formatter`, should be set to `prettier`

## Code Disclaimer

While this code is now open source we **highly** recommend that viewers do not deploy this code on mainnet as it is actively being developed with multiple code refactors being done over the next few weeks, in parallel with audits. A finalized version of Curvance will be fully open sourced when it is "production ready".

## Setup

1. Copy `.env.sample` and fill it out with your own information
Expand Down

0 comments on commit 76669e3

Please sign in to comment.