Skip to content

lambdacc/cli-batch-gen-rest-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample REST interface for cardano-cli-batch-tx-gen

Requirements:

  • Java 17

How to run

To run the server, execute this command from the project root dir

./mvnw spring-boot:run

Data for testing will be available at this endpoint

http://127.0.0.1:8066/api/cli-batch-tx/get-data?pageNo=0&pageSize=100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages