@akord/ui
v3.9.0
Published
Reusable React + MUI compoinents for working mainly (not only!) with Akord & Arweave ecosystem
Downloads
815
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 build
Publish the library
npm publish
Run tests
npm run test
Run storybook locally
npm run start
Build storybook
npm run build-storybook