Skip to content

Latest commit

 

History

History
 
 

packages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Package structure

Code

  • mask

    The main repo of the extension

  • dashboard

    Next generation dashboard of Mask Network (in development)

  • shared

    Some shared data structure or utils across the project.

  • theme

    Next generation theme of Mask Network, also containing components (in development)

Tools

  • cli

    Because our project is using TypeScript project reference and code generation, to make the build process work normally, those process must run before any other commands.

    This package provides two command to wrap the other commands.

  • netlify

    Tools of building netlify previews

  • storybook-shared

    Same, but for storybook

Resources

  • contracts

    Contains generated code from the ETH contracts.

  • icons

    Contains SVG icons (as React component) in the project