# zkwasm-typescript-mini-server **Repository Path**: hzsong/zkwasm-typescript-mini-server ## Basic Information - **Project Name**: zkwasm-typescript-mini-server - **Description**: fork from: https://github.com/DelphinusLab/zkwasm-typescript-mini-server.git, 2024-0525 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-25 - **Last Updated**: 2024-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A typescript mini server for ZKWASM server side application ## Dependency - Redis ``` sudo add-apt-repository ppa:redislabs/redis sudo apt-get update redis-server ``` - Mongodb ``` mongodb --dbpath db ``` - Node js ``` ./ts >>> npm install ./ts >>> npm run server ``` ## Architecture ![alt text](./images/zkwasm-ts-service.png) ## Invoke ZKWASM cloud