# Basic Centralised Exchange

## Getting started

```shell
npm install
npm run build
npm run serve
```

## Testing

```shell
./scripts/test-withdraw.sh <amount>
```
