refract-extension-sdk
v0.0.8
Published
SDK for communicating with refract extension. This will only work on allowlisted websites.
Downloads
12
Readme
Tsup library template
A template to get you started library development based on tsup
Further explanation on blog post
Usage
# using yarn
yarn
# Development build and watch changes
yarn build:dev
# Prod build
yarn build:prod