https://github.com/siddhantprateek/xester
https://github.com/siddhantprateek/xester
fabric go private-network protocols typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/siddhantprateek/xester
- Owner: siddhantprateek
- License: mit
- Created: 2023-01-17T17:10:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T07:56:17.000Z (over 3 years ago)
- Last Synced: 2025-02-15T16:50:10.231Z (over 1 year ago)
- Topics: fabric, go, private-network, protocols, typescript
- Language: Go
- Homepage:
- Size: 382 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xester
### Tech Stack





### 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)