@phala/types
v0.0.4-poc4
Published
[](https://www.npmjs.com/package/@phala-network/typedefs)
Readme
Polkadot.js Typings for Phala network
Building
To build this package, run the following commands:
yarn generate:defs
yarn generate:meta
yarn buildUpgrading
Get a latest copy of custom types (e.g typedefs.json) and update src/interfaces/phala/definitions.ts.
Ensure that WebSocket endpoint to the network is correctly set in package.json.
Then complete the building process and run npm publish --access public. (Don't forget to bump the version)
