UNPKG
@polymathnetwork/polymesh-types
Version:
latest (0.0.2)
0.0.2
Substrate types used in polymesh chain
PolymathNetwork/polymesh-types
@polymathnetwork/polymesh-types
/
README.md
17 lines
(9 loc)
•
252 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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).