boring-vault-ui
v1.8.0
Published
A reusable package to quickly integrate boring vaults onto a UI.
Downloads
139
Readme
Boring Vault UI
A reusable package to quickly integrate boring vaults onto a UI. Full documentation for using this package can be found at https://www.notion.so/7seascapital/Boring-Vault-UI-SDK-545da170a9f349259176fa96eb000423
Local Pkg Development Setup
- Clone the repository
- Run
npm install
to install the dependencies - Run
npm run test
to run the tests - Run
npm run dev
to a local development server - TODO: how to compile and publish the package