0.0.6 • Published 7 months 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 build
Test with the pnpm script.
pnpm --filter hop-node-core test