New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@looksrare/sdk

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@looksrare/sdk

![GitHub package.json version](https://img.shields.io/github/package-json/v/LooksRare/looksrare-sdk) ![GitHub](https://img.shields.io/github/license/LooksRare/looksrare-sdk) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/L

  • 0.12.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9K
increased by3.44%
Maintainers
4
Weekly downloads
 
Created
Source

@looksrare/sdk

GitHub package.json version GitHub GitHub Workflow Status

This SDK is a collection of tools used to interact with the LooksRare API and smart contracts.

Usage

Install

This package has a peer dependency on etherjs.

Install with

yarn add @looksrare/sdk ethers

or

npm install @looksrare/sdk ethers --save

Documentation

Read the complete documentation

Dev

Setup

Install dependencies with yarn

  • Dev: yarn dev
  • Build: yarn build

Release

  • Create a Personal access token (Don't change the default scope)
  • Create an .env (copy .env.template) and set you github personal access token.
  • yarn release will run all the checks, build, and publish the package, and publish the github release note.

Keywords

FAQs

Package last updated on 27 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc