@nomicfoundation/ethereumjs-rlp

v5.0.4
Recursive Length Prefix Encoding Module
rlp ethereum

tsc

../../config/cli/ts-compile.sh

lint

../../config/cli/lint.sh

test

npm run test:node && npm run test:browser

build

../../config/cli/ts-build.sh node

clean

../../config/cli/clean-package.sh

coverage

c8 --all --reporter=lcov --reporter=text npm run test:node

examples

tsx ../../scripts/examples-runner.ts -- rlp

lint:fix

../../config/cli/lint-fix.sh

lint:diff

../../config/cli/lint-diff.sh

test:node

npx vitest run

test:browser

npx vitest run --browser.name=chrome --browser.headless -c=vitest.config.browser.ts
npm i @nomicfoundation/ethereumjs-rlp

Metadata

  • MPL-2.0
  • >=18
  • martin becze
  • released 2/5/2024

Downloads