Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joticajulian/koinos-tutorial-microservice-typescript

Microservice in Typescript for Koinos
https://github.com/joticajulian/koinos-tutorial-microservice-typescript

Last synced: about 1 month ago
JSON representation

Microservice in Typescript for Koinos

Awesome Lists containing this project

README

        

# Koinos: Microservice using Typescript

This microservice is a simple prototype in typescript to show how to connect with the cluster.

Install packages

```
npm install
```

Run the microservice

```
npm run start
```

See https://peakd.com/koinos/@jga/koinos-tutorial-microservice-typescript for further details.