tsender-ui

TSender UI

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

[!IMPORTANT]
e2e tests are currently not working

Getting Started

Requirements

Environment Variables

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

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.