tendermint

v5.0.2
A light client which talks to your Tendermint node over RPC
tendermint blockchain consensus cosmos client

pretest

depcheck --ignores=airtap && standard src test example index.js

test

npm run pretest && nyc ava test/lightNodeIntegration.js test/rpc.js test/attacks.js && npm run test-light

test-light

nyc tape test/common.js test/types.js test/verify.js

test-browser

npm run pretest && ./test/browser.sh

build

rm -rf lib && babel src -d lib

source

rm -rf lib && ln -s src lib

prepublish

npm run build

publish

npm run source

generateFixtures

go run test/fixtures/generate.go
npm i tendermint

Metadata

  • MIT
  • Whatever
  • Matt Bell
  • released 3/24/2020

Downloads

Maintainers