Socket
Book a DemoInstallSign in
Socket

@iotexproject/zdk

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iotexproject/zdk

An SDK for using the Zora Media Protocol

latest
Source
npmnpm
Version
1.2.3
Version published
Maintainers
5
Created
Source

ZDK: The Zora Development Kit

StatementsBranchesFunctionsLines
StatementsBranchesFunctionsLines

Overview

The Zora Development Kit (ZDK) is a tool for developers to simply and reliably interact with the Zora Protocol. The ZDK is written in Typescript and can be used in any environment in which Javascript can be run.

The ZDK has 4 primary exports plus some types:

  • Zora
  • Utils
  • Addresses
  • Metadata
  • User Info

Installation

yarn add @zoralabs/zdk

Guides

Additional information about the Zora ecosystem can be found at https://zora.engineering/

Development

git clone ...

Run tests

In a new terminal, start up a blockchain

yarn chain

In your current terminal, run tests

yarn test

FAQs

Package last updated on 11 Jun 2021

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