Skip to content

swush-labs/swush-app

Repository files navigation

Prerequisites

  • Node.js >= 20.17.0
  • pnpm >= 9.13.0

Getting Started

Local Development

1. Install dependencies:

pnpm i

2. Start the development servers:

# Start web app and chopsticks
pnpm dev:all

Go to http://localhost:3000 to access the UI.

Lint check

To lint the codebase, run the following command:

pnpm lint

This will check for code quality and style issues across the entire monorepo.

Unit tests

To run the tests, use the following command:

pnpm test

Acknowledgements

Check out the NOTICE.md file for more details.

About

DEX Aggregator on Polkadot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •