@kontor/kontor-ts
v0.2.1
Published
Types and utilities useful for working the Kontor indexer.
Keywords
Readme
Kontor TypeScript
Types and utilities useful for working the Kontor indexer.
# setup
npm install
# test
npm run test
# test using playwright
npm run test:browser
# regenerate wasm component
npm run build:rs
# build kontor-ts
npm run build