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 rubilmax/hardhat-deal

Account's avatar
NomicFoundation/hardhat
Hardhat plugin for ethers
Account's avatar
trivago/prettier-plugin-sort-imports
A prettier plugins to sort imports in provided RegEx order
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
conventional-changelog/conventional-changelog
Conventionalcommits.org preset for conventional-changelog.
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
ethers-io/ethers.js
A complete and compact Ethereum library, for dapps, wallets and any other tools.
Account's avatar
NomicFoundation/hardhat
Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
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
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Rubilmax's profile
Rubilmax
61 contributions
dependabot[bot]'s profile
dependabot[bot]
13 contributions
Karuzzzo's profile
Karuzzzo
3 contributions

Recent events

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

No events yet
rubilmax

rubilmax/hardhat-deal

🎩🪄 Easily deal any amount of any ERC20 tokens to any account on the hardhat network

TypeScript
10
2
MIT License

hardhat‑deal is a Hardhat plugin that lets developers instantly set any ERC‑20 token balance for any address on a local Hardhat network by directly overwriting the token’s `balanceOf` storage slot. It’s aimed at Solidity/JavaScript developers writing tests or scripts who need fast, hassle‑free token “deals” without performing actual transfers.