NikosFotiadis / TapTrust

Home Page:https://tap-trust-nextjs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TapTrust

TapTrust redefines event experiences with NFC & Ethereum's Account Abstraction, offering a unique, etherless way to engage. Each tap with your NFC chip signs transactions & maintains privacy with a fresh, anonymous address.

Requirements

Before you begin, you need to install the following tools:

Running locally

  • The app is running on Base Goerli test
  • If you create your own attestations you need to change the VALID_ATTESTER env variable in .env

Quickstart

To get started with Scaffold-ETH 2, follow the steps below:

  1. Clone this repo & install dependencies
git clone https://github.com/NikosFotiadis/TapTrust.git
cd TapTrust
yarn install
  1. Start your NextJS app:
yarn start

Visit your app on: http://localhost:3000

About

https://tap-trust-nextjs.vercel.app

License:MIT License


Languages

Language:TypeScript 96.5%Language:Solidity 2.2%Language:JavaScript 1.1%Language:CSS 0.1%Language:Shell 0.0%