From e175d48f73a8b99d870aead716aff3527a51bae7 Mon Sep 17 00:00:00 2001 From: Aleksandr Neyasov Date: Wed, 2 Apr 2025 17:29:26 +0400 Subject: [PATCH] Update about page with suggestions from channel --- src/app/about/page.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.mdx b/src/app/about/page.mdx index 0ea09b3..0c4a56f 100644 --- a/src/app/about/page.mdx +++ b/src/app/about/page.mdx @@ -9,7 +9,7 @@ import { Callout } from "nextra/components"; ## What is Humanode Biomapper Biomapper is an on-chain, private facial recognition tool that makes sure that -each verified person can link only one EVM-compatible wallet to a dApp. +each verified person can link only one EVM-compatible address to a dApp. It is built to provide Sybil resistance to stop fraudsters and scammers from tricking your dApp by using multiple accounts and bots. @@ -34,9 +34,9 @@ facial data. ### Cross-chain Bridging -Biomap status can be deployed on any EVM-compatible chain by the users, +Biomapping status can be bridged to a supported EVM-compatible chain by the users, meaning that dApp developers can run uniqueness checks on EVM addresses -on-chain on any EVM-compatible chain. +on-chain on another EVM-compatible chain. ### High Accuracy & Security