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
- 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