latest-block

v1.0.0
## Quickstart: Use boilerplate project

Example: Get latest block

Quickstart: Use boilerplate project

  1. Make sure that the library was build. From the repository root go to zilliqa/js. Then run
pnpm i -r
pnpm -r build
  1. Change directory to the latest-block directory and install the dependencies:
pnpm i
  1. Build and run the script:
npx tsc
node dist/index.js

Project from scratch

TODO:

npm i latest-block

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 5/26/2023

Downloads

Maintainers