@akord/ui
v3.15.4
Published
Reusable React + MUI compoinents for working mainly (not only!) with Akord & Arweave ecosystem
Keywords
Readme
akord-ui
Collection of Akord React + MUI components for doing what Akord does on client side without copy-pasting/reinventing:
- Social Vault Protocol
- Arweave ecosystem
- E2E encryption & managing encrypted content
Available Scripts
Build the library
npm run buildPublish the library
npm publishRun tests
npm run testRun storybook locally
npm run startBuild storybook
npm run build-storybook