@voltz-protocol/api-v2
v1.57.26
Published
<p align="center"> <a href="https://app.voltz.xyz/"> <picture> <img src="./assets/voltz-background.jpeg" alt="Voltz" width="512" /> </picture> </a> </p>
Downloads
132
Keywords
Readme
@voltz-protocol/api-v2
| Statements | Branches | Functions | Lines |
| --------------------------- | ----------------------- | ------------------------- | ----------------- |
| |
|
|
|
Running the api locally
- have redis running in a separate terminal:
redis-server - run
yarn start
