Socket
Book a DemoInstallSign in
Socket

@hypercerts-org/hypercerts-sdk

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypercerts-org/hypercerts-sdk

SDK for hypercerts protocol

latest
Source
npmnpm
Version
0.0.32
Version published
Maintainers
2
Created
Source

Hypercert SDK

Set up

Configuration

  • Obtain your own storage keys. We use both NFT.storage (for NFT metadata) and web3.storage (for other data).
  • Create an API key on NFT.Storage by going here. Add this to your config.
  • Create an API key on web3.storage by going here. Add this to your config.
  • Configure your keys
  • Copy .env.template to .env and add your keys.

Dependencies

yarn install

Build

yarn build

Interface

API documentation Graph playground

Packages

Contracts

Typed instances of Hypercert protocol

Metadata

Metadata validator/generator/uploader

Graph Client

GraphQL client for Hypercerts with predefined queries and client

Types

  • Contracts
  • Graph entities
  • Hypercert domain

-- to be rewritten:

  • Example metadata schema's
  • Yup validation

Wrapper for Graph-client

FAQs

Package last updated on 19 Apr 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