@identity.com/sol-did-client

v3.0.1-beta1
A powerful DID-method on Solana
did solana identity did-method did-client

lint:fix

prettier */*.js "*/**/*{.js,.ts}" -w

lint

prettier */*.js "*/**/*{.js,.ts}" --check

test

anchor test

clean

shx rm -rf ./dist

compile

tsc -p tsconfig.json

build

yarn clean && anchor build && yarn compile

prepare

yarn build

prepack

yarn build

start-validator

solana-test-validator --bpf-program didso1Dpqpm4CsiCjzP766BGY89CAdD6ZBL68cRhFPc ./target/deploy/sol_did.so --reset

start-validator-legacy

solana-test-validator --bpf-program didso1Dpqpm4CsiCjzP766BGY89CAdD6ZBL68cRhFPc ./target/deploy/sol_did.so --bpf-program idDa4XeCjVwKcprVAo812coUQbovSZ4kDGJf2sPaBnM ../program/target/deploy/sol_did_legacy.so --reset

create-fixtures

anchor run createTestFixtureAccount
npm i @identity.com/[email protected]

Metadata

  • MIT
  • >=16
  • Martin Riedel
  • released 8/10/2022

Downloads