@identity.com/solid-did-client

v0.1.1
A typescript client library for registering and resolving DIDs using the SOLID method

start

tsdx watch

build

tsdx build

build-program

cd ../program && cargo build-bpf

start-validator

solana-test-validator --bpf-program ide3Y2TubNMLLhiG1kDL6to4a8SjxD18YWCYC5BZqNV ../program/target/deploy/solid_did.so --reset

test

tsdx test --testPathIgnorePatterns=e2e

test-e2e

start-server-and-test start-validator http://localhost:8899/health test-e2e-pattern

test-e2e-pattern

tsdx test --testPathPattern=e2e

lint

tsdx lint --maxWarnings 0

prepare

tsdx build

size

size-limit

analyze

size-limit --why
npm i @identity.com/solid-did-client

Metadata

  • MIT
  • >=14
  • dankelleher
  • released 3/23/2021

Downloads