0.0.6 • Published 2 years ago
@hop-protocol/hop-node-core v0.0.6
Hop Node Core
Core functions of the Hop node.
!NOTE This package is not expected to be used in isolation, but only as part of other Hop Node packages.
Testing
Pull the hop monorepo and install dependencies using pnpm.
# Install the dependencies
pnpm install
# Build the required files
pnpm buildTest with the pnpm script.
pnpm --filter hop-node-core test