From 76669e36572d9c6803a0e706214a9149d5247586 Mon Sep 17 00:00:00 2001 From: 0xMai Date: Mon, 26 Feb 2024 14:47:40 -0500 Subject: [PATCH] Add code disclaimer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 74ff9b17..d8c505c3 100644 --- a/README.md +++ b/README.md @@ -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