3.0.0 • Published 1 year ago

@jjstnpmaccount/jjst-hardhat-plugin v3.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

JJST - LABRYS HARDHAT PLUGIN

This project was developed for easing the process of development of smart contracts using hardhat. Existing functions in the Hardhat environment are encapsulated within new functions. These functions to have simpler inputs as their parameters.

The plugin can be installed with a simple npm command. Copy and paste the following command to install:

Installation

npm i jjst-hardhat-plugin

REPOSITORY TREE

FUNCTIONS

SetNoncenonce, accounthardhat_setNonce
setNextBlockTimestampdate, timeevm_setNextBlockTimestamp
HardhatMinenumberOfBlocks, intervalhardhat_mine
IncreaseTimedays,hours,minutes,secondsevm_increaseTime
ImpersonateAccounthexAccAddresshardhat_impersonateAccount
SetAccBalancehexAccAddress , amounthardhat_setBalance
SendTransactionto_address,from_address, type,debughardhat_impersonateAccount & hardhat_setBalance
MineTodate , intervalhardhat_mine
SetCoinBasehexAccAddresshardhat_setCoinbase
SetMinGasPricegasPricehardhat_setNextBlockBaseFeePerGas
SetGasLimitgasLimitevm_setBlockGasLimit
AutomineFunc(set/get),statehardhat_getAutomine , hardhat_setAutomine
evmMinedate, timeevm_mine
IntervalMiningIntervalhardhat_setIntervalMining

CREDITS

Tom Rowen https://github.com/trowe36

Jacob Pitt https://github.com/jpitt46

Saloni Bhatia https://github.com/saloni-bhatia

James Kilmartin https://github.com/JamesKilmartin

LABRYS https://labrys.io/