/loopring-web-v2

Web application version 2, update new UI design.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Loopring-website

Loopring Application

Ethereum’s First zkRollup Layer2

Secure, Fast, and Cheap

license

type-badge

Install & Run

// with yarn
yarn install
yarn up
cd ./packages/webapp
npm run dev

// how to run storybook 
yarn instsll 
yarn up 
cd ./packages/component-lib
npm run storybook
  • We appreciate your improvement or initiatives for loopring layer2 website, please view the source code in the component-lib.

  • Project separates a lib called web3-provider, which is a third-party ETH web3 wallet provider service (wallectConnect & metamask),

  • Welcome to reuse it or integrate your provider service to our website.

  • Feel free to leave suggestions or ideas.

Framework Design