0.0.6 • Published 16 days ago

@hop-protocol/hop-node-core v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
16 days ago

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

License

MIT