Skip to content

blockchain-abstraction-middleware/game-jam-abstraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Jam-Abstraction

Overview

Game Jam smart contract abstraction

Game Jam Smart Contract Repo

Running the service

make serve

Running Unit Tests

make test

Linting

make lint

Docker build

make docker-build

User Testing

curl 0.0.0.0:8080/api/v1/health/status

Get all game jams

curl 0.0.0.0:8080/api/v1/manager/get-all-gamejams | jq

Swagger UI

Swagger ui will be exposed at:

0.0.0.0:8080/api/v1/swagger/docs/swaggerui/

About

Abstraction layer for the game jam smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages