MartinGbz / NameDayToken-front

A frontend to interact with NameDayTokens

Home Page:https://name-day-token.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameDayToken 🥳 - Frontend

A frontend to interact with NameDayTokens

Twitter Follow

Abstract

This repo is a frontend that allows users to mint and deploy NameDayTokens.

➡️ Live on https://name-day-token.vercel.app/

NameDayTokens

NameDayTokens are ERC-20 mintable by addresses with specific ENS names and transferable only during the specific name day.

Example: You setup an Alice token that is mintable by all *alice*.eth holders and only transferable during Alice's day (16/12 of each year).

See the NameDayToken Contract GitHub repository

Project Usage

Install the dependencies

yarn

Start the app

yarn dev

Then, the app will be running on http://localhost:3000

About

A frontend to interact with NameDayTokens

https://name-day-token.vercel.app


Languages

Language:TypeScript 97.3%Language:JavaScript 1.7%Language:CSS 1.1%