@fragcolor/sdk
v0.0.2
Published
JavaScript/TypeScript SDK for the Fragnova Blockchain
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.
