roaminro / collection-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colections

Build

# build the debug version
yarn build:debug
# or
yarn exec koinos-sdk-as-cli build-all debug 0 colections.proto 

# build the release version
yarn build:release
# or
yarn exec koinos-sdk-as-cli build-all release 0 colections.proto 

Test

yarn test
# or
yarn exec koinos-sdk-as-cli run-tests

About

License:MIT License


Languages

Language:TypeScript 88.3%Language:JavaScript 11.1%Language:Dockerfile 0.6%