Skip to main content

9 docs tagged with "Components"

View all tags

Component Design

When to use: Building new UI components. Reviewing component architecture. Refactoring existing components.

React Components

Aim to use Component Driven Development with Storybook for rapid expression of ideas.

Settlement

At the core of all blockchain networks lies the Settlement Layer, which acts as a decisive authority for transactions. Its vital role is to guarantee that every transaction becomes unalterable and eternally inscribed onto the blockchain once executed.

Shadcn UI

Library of copy and paste components.

Storybook

Storybook is a development environment tool that is used as a playground for UI components allowing developers to create and test components in isolation.