README.md 521 B

Joystream Content Directory Metadata Library

Message Specs

Specs are documented in doc folder

Helper methods

Simple methods to construct Licenses messages

Compiling .proto files:

pre-requisists:

- [protoc](https://github.com/protocolbuffers/protobuf/releases)
- [golang](https://golang.org/)
- [protoc-gen-doc](https://github.com/pseudomuto/protoc-gen-doc) to generate docs
yarn compile

Test

yarn test

Build

After compiling proto files

yarn build