@buckyos/test-server-client
v1.0.1
Published
BuckyOS Test Server Client CLI
Readme
@buckyos/test-server-client
BuckyOS Test Server Client library
Installation
npm install @buckyos/test-server-clientUsage
import { prepare } from '@buckyos/test-server-client';
// Use the client functionsEnvironment Variables
USERNAME: Username for authenticationPRIVATE_KEY: Private key in hex format (32 bytes)ENDPOINT: Server endpoint (default: http://localhost:9800)
