Loopr is a non-custodial Ethereum wallet and Loopring DEX,which is in Beta phase of V3.
Start your first decentralized trade at loopring.io or https://loopr.io
npm install // install the node_modules
npm start // run for develop
npm run build // run for production
Loopr 是一款开源的,非托管的以太坊钱包和去中心化交易所,目前的版本是Beta 3。
访问 loopring.io 或者 https://loopr.io开始您的第一笔去中心化交易。
npm install // 安装项目引用的包
npm start // 以开发模式启动
npm run build //编译构建项目