A reusable package to quickly integrate boring vaults onto a UI.
npm install boring-vault-uinpm install to install the dependenciesnpm run test to run the testsnpm run dev to a local development serverNote: to use the Sui SDK you will need to install cargo and run cargo install --locked --git https://github.com/kunalabs-io/sui-client-gen.git
Then cd to src/sui/gen and run sui-client-gen
Tests can then be run with npm run test:sui