Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Shared Packages

Packages in this folder are shared packages that can be used across applications.

Shared code packages covering UI, shared functionality, and shared utilities. For non-product specific code, split into separate yet widely scoped packages rather than small packages.

wallet

Shared code for wallet functionality and larger UI components.

ui

Shared component library across all applications. Should not import any other packages or applications.

utilities

Shared utility functionality used across app applications. Should not import any other packages or applications.