@unemeta/sdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-dev.6 • Public • Published

@unemeta/sdk

GitHub package.json version GitHub GitHub Workflow Status

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

Usage

Install

This package has a peer dependency on etherjs.

Install with

yarn add @unemeta/sdk ethers

or

npm install @unemeta/sdk ethers --save

Documentation

Read the complete documentation

Dev

Setup

Install dependencies with pnpm

  • Dev: pnpm dev
  • Build: pnpm 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.

Readme

Keywords

Package Sidebar

Install

npm i @unemeta/sdk

Homepage

unemeta.com/

Weekly Downloads

0

Version

0.0.0-dev.6

License

MIT

Unpacked Size

521 kB

Total Files

48

Last publish

Collaborators

  • sanlang