This is the repository of the Blockfrost Development Hub.
All contributions to this documentation are welcome! 🚀 Please follow the contributing guide.
To integrate a custom specification, modify the specPath in docusaurus.config.js
as demonstrated below:
specPath: "https://raw.githubusercontent.com/blockfrost/openapi/master/openapi.yaml",
and run the following command to regenerate the API documentation:
yarn regenerate-open-api