@blockstack/ui

Blockstack UI components built using React and styled-components with styled-system.

Usage no npm install needed!

<script type="module">
  import blockstackUi from 'https://cdn.skypack.dev/@blockstack/ui';
</script>

README

Blockstack UI

This is design system implementation using react, styled-components, and styled system for use within the blockstack organization and ecosystem.

Prior work

Much of the base structure and typescript code of this package is taken from a beautifully written, open source UI library called Chakra UI.

Patterns and further reading