Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siddhantprateek/xester


https://github.com/siddhantprateek/xester

fabric go private-network protocols typescript

Last synced: about 20 hours ago
JSON representation

Awesome Lists containing this project

README

        

# xester

### Tech Stack
![Hyperledger](https://img.shields.io/badge/hyperledger-2F3134?style=for-the-badge&logo=hyperledger&logoColor=white)
![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
![Kubernetes](https://img.shields.io/badge/kubernetes-%23326ce5.svg?style=for-the-badge&logo=kubernetes&logoColor=white)

### Features

## Setting up dev-environment

- Fork the repository [siddhantprateek/xester](https://github.com/siddhantprateek/xester)

- ```shell
git clone https://github.com//xester
cd xester
```
- Install Go/Golang 1.17 and above [go.dev](https://go.dev/)

- ```javascript
cd api_gateway
go get .
go run cmd/main.go
```
### Author
- [Siddhant Prateek Mahanayak](https://github.com/siddhantprateek)