Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of metamask/eth-block-tracker

Account's avatar
MetaMask/core
Create an Ethereum provider using a JSON-RPC engine or middleware
Account's avatar
MetaMask/safe-event-emitter
An EventEmitter that isolates the emitter from errors in handlers
Account's avatar
MetaMask/utils
Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase
Account's avatar
kumavis/json-rpc-random-id
Generates an id useable in json rpc payloads.
Account's avatar
arethetypeswrong/arethetypeswronghub.io.git
A CLI tool for arethetypeswrong.github.io
Account's avatar
jestjs/jest
Account's avatar
LavaMoat/LavaMoat
A tool for running only the dependency lifecycle hooks specified in an allowlist.
Account's avatar
MetaMask/auto-changelog
Utilities for validating and updating "Keep a Changelog" formatted changelogs
Account's avatar
MetaMask/eslint-config
Shareable MetaMask ESLint config.
Account's avatar
MetaMask/eslint-config
Shareable MetaMask ESLint config for Jest.
Account's avatar
MetaMask/eslint-config
Shareable MetaMask ESLint config for Node.js.
Account's avatar
MetaMask/eslint-config
Shareable MetaMask ESLint config for TypeScript.
Account's avatar
MetaMask/core
A tool for processing JSON-RPC messages
Account's avatar
ts-bridge/ts-bridge
Bridge the gap between ES modules and CommonJS modules with an easy-to-use alternative to `tsc`.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for json-rpc-random-id
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
yarnpkg/berry
Account's avatar
depcheck/depcheck
Check dependencies in your node module
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
un-ts/eslint-plugin-import-x
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
eslint-community/eslint-plugin-n
Additional ESLint's rules for Node.js
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
matzkoh/prettier-plugin-packagejson
Prettier package.json plugin to make the order of properties nice.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

kumavis's profile
kumavis
115 contributions
dependabot[bot]'s profile
dependabot[bot]
52 contributions
github-actions[bot]'s profile
github-actions[bot]
26 contributions
danfinlay's profile
danfinlay
21 contributions
whymarrh's profile
whymarrh
18 contributions
legobeat's profile
legobeat
15 contributions
tmashuang's profile
tmashuang
15 contributions
mcmire's profile
mcmire
11 contributions
FlySwatter's profile
FlySwatter
8 contributions
Gudahtt's profile
Gudahtt
8 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
metamask

metamask/eth-block-tracker

A JS module for keeping track of the latest Ethereum block by polling an ethereum provider

TypeScript
134
82
MIT License

@metamask/eth‑block‑tracker is a lightweight JavaScript library that continuously polls an Ethereum JSON‑RPC provider to keep track of the latest block number and emit events when new blocks appear. It’s aimed at developers building dApps, wallets, or other tooling that need a reliable, configurable block‑tracking mechanism without handling low‑level provider logic themselves. (The package is now archived and continued in MetaMask’s core monorepo.)