https://github.com/broxus/stever-frontend
https://github.com/broxus/stever-frontend
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/broxus/stever-frontend
- Owner: broxus
- Created: 2023-07-13T07:44:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T08:14:06.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T19:27:23.285Z (over 1 year ago)
- Language: TypeScript
- Size: 1.8 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StEver
StEver frontend source code
## OpenAPI codegen
```
npx openapi-typescript-codegen --input https://staking.everwallet.net/v1/swagger.yaml --output ./src/apiClientCodegen --client axios
```