Tech Stack:
- Mumbai(Polygon Testnet)
- Typescript
- Next.js
- CSS
- Ethers.js
- Vercel
- Styled Components
- The frontend interface allows anyone to quickly see whether an account has been blacklisted or whitelisted by the veriface DAO
- Allows users to create blacklist proposals to the Vefi(Veriface Dao) for any evm address
-
If you're not implementing account security checks via a smart contract you can equally implement them manually using our website. Input any account's address and get feedback on the address health within the ecosystem. A blacklisted Address will typically show the reason for the blacklist and the transactions that were examined before it was blacklisted. White-listed addresses would have to pass our personal identification to ensure that they are to be trusted.
-
You can also inform of of suspicios actors by making blacklist requests with supporting data in the form of transaction Ids linked to fradulent transactions and other supporting data.
-
You can equally request your address to be whitelisted by veriface in future.