# 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
Please see the documentation page for information about getting started and developing with the Loopring SDK.
- Loopring Website
- Loopring Exchange
- Loopring Reddit
- Loopring Medium
- Loopring Twitter
- Loopring Telegram
Please see our introduction page for details on integrating the SDK into your application.