0.0.4-poc4 • Published 5 years ago
@phala/types v0.0.4-poc4
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)
0.0.4-poc4
5 years ago