UNPKG

@polymathnetwork/polymesh-types

Version:

Substrate types used in polymesh chain

17 lines (9 loc) 252 B
# Polymesh Types Substrate types used in polymesh chain. ## Usage Import the types in your JS or TS app. ```ts import schema from "@polymathnetwork/polymesh-types"; ``` ## Development Types are in [polymesh_schema file](./polymesh_schema.json).