Skip to content

Cyfrin/tsender-ui

Repository files navigation

TSender UI

A 100% client-side UI for the TSender contract.

Important

e2e tests are currently not working

Getting Started

Requirements

  • node
    • You'll know you've installed it right if you can run node --version and get a response like v23.0.1
  • pnpm
    • You'll know you've installed it right if you can run pnpm --version and get a response like 10.1.0
  • git
    • You'll know you've installed it right if you can run git --version and get a response like git version 2.33.0

Environment Variables

You'll need a .env.local the following environment variables:

  • NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID: Project ID from reown cloud

Setup

git clone https://github.com/cyfrin/tsender-ui
cd tsender-ui
pnpm install
pnpm run dev

Contributing

For those who want to contribute, including running tests, please see the CONTRIBUTING.md file.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages