@windingtree/wt-organization-schemas

Organization data schemas for WT platform

Usage no npm install needed!

<script type="module">
  import windingtreeWtOrganizationSchemas from 'https://cdn.skypack.dev/@windingtree/wt-organization-schemas';
</script>

README

wt-organization-schemas

Model schema definitions used for ORG.JSON part of ORG.ID of the Winding Tree platform.

This data structure called ORG.JSON is part of the ORG.ID specification and JSON files conforming to this layout should be linked from the 0xORG smart contract.

For more information visit our developer portal.

Build

We are using a non-standard notation for referencing external Open API documents, such as $ref: '@windingtree/wt-shared-schemas/swagger.yaml#/components/schemas/EthereumAddressType'. These references are resolved from NPM dependencies and inlined during the build phase.

Version number is set during the build phase as well.