tokend / xdr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

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.

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Notes

This repo has been forked from Stellar XDR

Generate docs

  1. Make sure bundle is installed and you have run bundle install
  2. Make sure that correct version of redoc-cli is installed. npm uninstall -g redoc-cli and npm install -g @tokend/redoc-cli
  3. Run make

About

License:Other


Languages

Language:RPC 90.3%Language:Logos 9.0%Language:Makefile 0.5%Language:Ruby 0.2%