Skip to content

OpenAPI Specification of the Chainweb Node API

Notifications You must be signed in to change notification settings

ggobugi27/chainweb-openapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kadena Chainweb Node API Specification

A live preview is available here.

Build Docker image:

docker build . -t chainweb.openapi

Serve API documentation at http://localhost:8080/openapi

docker run --rm -p 8080:80 chainweb.openapi

About

OpenAPI Specification of the Chainweb Node API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.2%
  • Dockerfile 4.8%