From d44fee0b20c68a62838599c3ffbbf4c7466e2267 Mon Sep 17 00:00:00 2001 From: Josep Chetrit Date: Tue, 25 Feb 2025 21:36:53 +0100 Subject: [PATCH] change footer and disclaimer --- app/components/footer.tsx | 10 ++++++++++ app/components/ui/disclaimer.tsx | 22 ++++++++++++++-------- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/app/components/footer.tsx b/app/components/footer.tsx index e5d9d83..0eae229 100644 --- a/app/components/footer.tsx +++ b/app/components/footer.tsx @@ -17,6 +17,16 @@ export function Footer() { OpenZeppelin + . Subject to our{" "} + + Terms of Service + + . Script by{" "} - - This is a fork of{" "} + + This is a fork of a script by{" "} @pcaversaccio {" "} - script that introduces an UI on top. This tool is intended to be used as playground and proof of concept and by - any means it is ready for production use since it has not undergone any security assessment. + that adds a user interface. It has not been subject to any security assessment and is therefore not suitable for production use. Any use of the tool is at your own risk in accordance with our{" "} + + Terms of Service + + .

- While we tried to keep dependencies as minimal as possible, it is advised to always do your own research and{" "} + This tool is intended to be used as a proof of concept and feedback and contributions are welcome. While there are few dependencies, you should always do your own investigation and{" "} run the tool locally {" "} - whenever possible. -

- OpenZeppelin doesn't take responsibility for any incident resulting from the use of this tool. + where possible.