/workshop-tbdex-wallet

Primary LanguageTypeScriptApache License 2.0Apache-2.0

My tbDEX Wallet Workshop

Running the Project

Edit in CodeSandbox

To run the project in development mode, run the following:

npm install
npm run dev

This command will start the development server, and you can access the project at http://localhost:8081 in your web browser (or whatever endpoint is defined in vite.config.ts).