@fragnova/types
v1.0.10-alpha.0
Published
Polkadot.js Type Definitions (https://polkadot.js.org/docs/api/examples/promise/typegen/) of the Fragnova Blockchain
Downloads
12
Readme
fragnova.js
JavaScript/TypeScript SDK for the Fragnova Blockchain
Notes for those wanting to contribute to the fragnova.js
repo
Auto-generation of Types
To auto-generate the TypeScript types/interfaces from the Fragnova Blockchain's metadata (which is represented as a JSON file) and the definitions.ts
files, run yarn build
.