Skip to content

unwallet-constellation/frontend

Repository files navigation

Unwallet.me – Frontend

License: MIT TypeScript Next.js Tailwind

Next-Gen Onboarding. Seedless Smart Wallets meet Multichain Domains.

This is the frontend for the Unwallet.me hackathon project at Chainlink Constellation 2023.

Created by Nimish, Mike, Dennis, and Peter.

Getting Started

Pre-requisites:

  • Setup Node.js v18+ (recommended via nvm with nvm install 18)
  • Install pnpm (recommended via Node.js Corepack or npm i -g pnpm)
  • Clone this repository
# Install dependencies
pnpm install

# Copy & fill environments
cp .env.local.example .env.local

Development

Tip

For the best development experience, install all recommended VSCode workspace plugins listed in .vscode/extensions.json.

# Start development server
pnpm run dev

# Build production frontend & start server
pnpm run build
pnpm run start

About

Frontend of Unwallet.me 🪐

Resources

License

Stars

Watchers

Forks

Languages