@soloseng/ganache
Version:
A library and cli to create a local blockchain for fast Ethereum development.
56 lines (48 loc) • 817 B
Plain Text
/*!
* @ganache/colors
*
* @author David Murdoch
* @license MIT
*/
/*!
* @ganache/console.log
*
* @author David Murdoch
* @license MIT
*/
/*!
* @ganache/filecoin-options
*
* @author Tim Coulter
* @license MIT
*/
/*!
* @ganache/secp256k1
*
* @author David Murdoch
* @license MIT
*/
/*!
* @soloseng/ganache-ethereum
*
* @author David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)
* @license MIT
*/
/*!
* @soloseng/ganache-ethereum-options
*
* @author David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)
* @license MIT
*/
/*!
* @soloseng/ganache-ethereum-transaction
*
* @author David Murdoch
* @license MIT
*/
/*!
* @soloseng/ganache-ethereum-utils
*
* @author David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)
* @license MIT
*/