1.0.2-alpha.0 • Published 3 years ago

@lukso/lspfactory.js v1.0.2-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

lsp-factory.js

⚠ WARNING: WIP
not yet usable at all

Helper Library to allow simple deployments of LSP3UniversalProfiles and LSP4DigitalCertificates

Types / Typechain

To update the types generated by Typechain run the following npm command.

npm run generate-types

In the package.json file under scripts there is a post-install hook, which also runs generate-types every time you install a package.