Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/app/about/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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

Expand Down