@identity.com/solana-gateway-http-client

v1.2.1
Client for interacting with OCIV gatekeepers

build

yarn run clean && yarn run compile

clean

rimraf -rf ./dist

compile

tsc -p tsconfig.build.json

prepare

yarn build

test:unit

STAGE=${STAGE:-dev} FORCE_COLOR=1 nyc --reporter=text ts-mocha --paths 'test/unit/**/*.ts'

start-validator

solana-test-validator --bpf-program gatem74V238djXdzWnJf94Wo1DcnuGkfijbf3AuBhfs ../program/target/deploy/solana_gateway_program.so --reset

test

yarn test:unit

lint

eslint src/ test/ --ext .ts
npm i @identity.com/solana-gateway-http-client

Metadata

  • MIT
  • Whatever
  • Kevin Colgan
  • released 8/6/2021

Downloads