Skip to content

fbluemle/dailytoken

Repository files navigation

dailytoken

ci

Overview

DailyToken is a small React Native app that reveals one token per day. Users start with a mystery card and can tap Reveal to see the day's token with a smooth loading animation and a short fade/scale-in transition. After a token is revealed, a countdown shows the time left until 00:00:00 UTC, when the card resets for the next day. A "Trade on Matcha" call-to-action opens the browser to a prefilled Matcha URL for the token.

Key features

  • Daily reveal flow with animated loading ring and reveal transition
  • Token card with name, symbol, price, and percentage change
  • Decorative wreath icons and a central token symbol
  • Countdown timer to next UTC midnight; auto-reset at expiry
  • Trade on Matcha CTA built via a dedicated URL utility

Getting Started

Prerequisites

Environment

Installation

  1. Install dependencies
yarn
  1. For iOS, install pods
npx pod-install
  1. Start the app
yarn android
# or
yarn ios

Testing

Run the tests with:

yarn test

About

A daily crypto reveal: summary, sources, and quick Matcha swap.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors