Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 593 Bytes

README.md

File metadata and controls

55 lines (37 loc) · 593 Bytes

JSHooks Template

Prerequisites

Usage

Install dependencies

pnpm i

Start the standalone network

pnpm xrpld:start

Stop the standalone network

pnpm xrpld:stop

Build

pnpm build

Test

all

pnpm test

only unit tests

pnpm test:unit

Output network Hook logs

pnpm trace