Skip to content

dianocsemintrey/loopring_sdk

This branch is 141 commits behind Loopring/loopring_sdk:master.

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.5%
  • JavaScript 0.5%