Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 0 additions & 60 deletions .github/workflows/mstable-dev.yml

This file was deleted.

50 changes: 0 additions & 50 deletions .github/workflows/mstable-main.yml

This file was deleted.

60 changes: 0 additions & 60 deletions .github/workflows/mstable-preview.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/subgraph.yml

This file was deleted.

10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The following table lists the mStable apps included in this repository

| Status | Name | Nx project | Port | Public hosts |
| :---: | :---------------- | :--------- | :--- | :------------------------------------------------------ |
| ✅ | Meta Vaults | `mstable` | 4200 | [Google Cloud](https://yield.mstable.org/) |
| ✅ | dHEDGE V1 Withdraw | `dhedge` | 4200 | [Firebase](https://dhedge-v1-withdraw.web.app/) |
| ✅ | Long Term Support | `lts` | 4201 | [Google Cloud](https://withdraw.mstable.org/) |

## Quickstart
Expand All @@ -29,14 +29,14 @@ If you encounter any issues during the installation process, please refer to the
### Running an app

```bash
yarn nx serve mstable
yarn nx serve dhedge
yarn nx serve lts
```

### Building an app

```bash
yarn nx run build mstable
yarn nx run build dhedge
yarn nx run build lts
```

Expand All @@ -48,10 +48,6 @@ For detailed instructions and information on local development, please refer to

If you would like to contribute to this repository, please refer to the [Contributing Guide](./docs/CONTRIBUTING.md).

## Subgraph

To learn more about our Meta Vault Subgraph, please refer to the [Meta Vault Subgraph](./docs/SUBGRAPH.md).

## Contact us

If you have any questions or concerns, please join our [Discord server](https://discordapp.com/channels/525087739801239552/).
11 changes: 0 additions & 11 deletions apps/mstable/.babelrc

This file was deleted.

16 changes: 0 additions & 16 deletions apps/mstable/.browserslistrc

This file was deleted.

18 changes: 0 additions & 18 deletions apps/mstable/.eslintrc.json

This file was deleted.

Loading
Loading