seamless-protocol / seamless-interface

https://seamless-interface.vercel.app
Other
7 stars 4 forks source link

Seamless Protocol Interface

React front end application for interacting with Seamless Protocol.

GitHub contributors GitHub commit activity GitHub Stars GitHub repo size GitHub

Website Docs Discord Twitter seamlessfi

GitHub pull requests by-label GitHub Issues

Deployment instructions

Create .env.production file

Create .env.production file and copy content from .env.production.sample file. Don't forget to add your VITE_BASE_WALLET_PROJECT_ID

Run application locally

Create .env.development file

Create .env.development file and copy content from .env.development.sample file. Don't forget to add your VITE_BASE_WALLET_PROJECT_ID

easy to find icons: https://icon-sets.iconify.design/

Run cypress tests with anvil

btw you don't have to kill anvil, it will be killed by next npm run anvil if you want to to kill anvil run:

Run cypress tests with tenderly