Skip to content

ethercoreteam/sdk

 
 

Repository files navigation

Loopring SDK

license type-badge Discord

🚀 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.

🙋 Protocol & Architecture

Help

🔑 Security

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%