Web page: swisschain.github.io/Sirius.Api.Docs
Structure
- index.html.md - root page
- v2.html.md - root page
- change-log.md - change log description
Local setup
- Install Ruby with Devkit
- Install Node.js v14.18.0
- gem install bundler
- bundle install
- bundle exec middleman build
- bundle exec middleman serve
NOTE: Don't remove Gemfile.lock
Whenever new API V2 endpoint is added, link to its "Signing data format" subsection should be added to the signing data page.