0.9.5 • Published 11 months ago

@cuonghx.gu-tech/looksrare-sdk v0.9.5

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@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.
0.9.4

1 year ago

0.9.3

1 year ago

0.9.5

11 months ago

0.9.2

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago