This repository defines base structures used in the TokenD based network to store ledger state and to craft transactions. This repo should be used as submodule. Do not commit any language specific data.
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
This repo has been forked from Stellar XDR
- Make sure
bundle
is installed and you have runbundle install
- Make sure that correct version of redoc-cli is installed.
npm uninstall -g redoc-cli
andnpm install -g @tokend/redoc-cli
- Run
make