@loopring-web/loopring-sdk
v3.9.10
Published
Loopring SDK
Downloads
12,284
Keywords
Readme
Loopring SDK
🚀 Quick Start
# Using npm
npm i @loopring-web/loopring-sdk --save
# Using yarn
yarn add @loopring-web/loopring-sdk
when using for browser make sure set up NODE_ENV=production|development
Make sure you are using the original npm registry.
npm config set registry http://registry.npmjs.org
📒 Documentation
Please see the documentation page for information about getting started and developing with the Loopring SDK.
✨ Changelog
🫂 Community
🎒 Getting Started
Please see our introduction page for details on integrating the SDK into your application.