Automatically expose internal Solidity functions for smart contract testing.
Hardhat-exposed is a Hardhat plugin that automatically generates exposed versions of Solidity contracts, allowing internal functions to be tested as external functions. It's designed for smart contract developers using Hardhat who need to test internal functions without modifying their original contract code. The plugin creates exposed contracts with a `$` prefix in a separate directory, handles constructor initialization for abstract contracts, and manages storage pointers for testing purposes.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.