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

Solidity-coverage is a tool for measuring code coverage of Solidity smart contracts during testing. It instruments Solidity code to track which lines, functions, and branches are executed by tests, generating reports that help developers ensure comprehensive test coverage of their contracts.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
sc-forks

sc-forks/solidity-coverage

Code coverage for Solidity smart-contracts

JavaScript
1003
280
MIT License
cgewecke's profile
cgewecke
804 contributions
area's profile
area
146 contributions
cag's profile
cag
4 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
phiferd's profile
phiferd
3 contributions
e11io's profile
e11io
3 contributions
fvictorio's profile
fvictorio
3 contributions
pinkiebell's profile
pinkiebell
3 contributions
h3ph4est7s's profile
h3ph4est7s
3 contributions
vdrg's profile
vdrg
2 contributions

Support the dependencies of sc-forks/solidity-coverage

Account's avatar
ethers-io/ethers.js
Utilities and Classes for parsing, formatting and managing Ethereum ABIs.
Account's avatar
solidity-parser/parser
A Solidity parser built from a robust ANTLR 4 grammar
Account's avatar
jprichardson/node-death
Gracefully cleanup when termination signals are sent to your process.
Account's avatar
qiao/difflib.js
text diff library ported from Python's difflib module
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
sc-forks/ghost-testrpc
A testrpc-sc stub for solidity-coverage >= 0.7.0 (which errors when launched.)
Account's avatar
tdegrunt/jsonschema
A fast and easy to use JSON Schema validator
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
omnidan/node-emoji
Friendly emoji lookups and parsing utilities for Node.js. 💖
Account's avatar
jergason/recursive-readdir
Get an array of all files in a directory and subdirectories.
Account's avatar
gotwarlost/istanbul
Istanbul V0 used by solidity-coverage for its report-api
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js
Account's avatar
ChainSafe/web3.js
Collection of utility functions used in web3.js.
Account's avatar
NomicFoundation/hardhat
Hardhat Network Helpers is a plugin that provides a set of utility functions to interact with locally simulated networks.
Account's avatar
NomicFoundation/hardhat
Hardhat plugin for viem
Account's avatar
nomiclabs/hardhat
Hardhat plugin for ethers
Account's avatar
NomicFoundation/hardhat
Truffle 5 Hardhat compatibility plugin
Account's avatar
NomicFoundation/hardhat-waffle
Hardhat plugin to test smart contracts with Waffle
Account's avatar
NomicFoundation/hardhat
Hardhat plugin for using Web3 1.x
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
dwyl/decache
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Account's avatar
EthWorks/Waffle
Sweeter, faster and simpler than truffle.
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
cgewecke/hardhat-gas-reporter
Gas Analytics plugin for Hardhat
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
ethereum/solc-js
Solidity compiler
Account's avatar
wevm/viem
TypeScript Interface for Ethereum