https://github.com/hirosystems/toshi
https://github.com/hirosystems/toshi
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hirosystems/toshi
- Owner: hirosystems
- License: apache-2.0
- Created: 2022-07-27T13:47:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T10:40:48.000Z (over 3 years ago)
- Last Synced: 2026-03-28T18:06:37.867Z (3 months ago)
- Language: TypeScript
- Size: 281 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toshi
Test the project here: [ClearWaters](https://github.com/hirosystems/clear-waters/)
## Getting started
clean install dependencies:
```sh
$ npm ci
```
launch the test environment with vscode-test-web and watch for change in the js
```sh
$ npm run dev
```
### Start the extension
Open the command palette (cmd + shift + p) and run "Launch ClearWaters"