solidity-shell icon indicating copy to clipboard operation
solidity-shell copied to clipboard

An interactive Solidity Shell

Results 5 solidity-shell issues
Sort by recently updated
recently updated
newest added

It seems that the truffle suite is being sunset based on this [announcement](https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_) of Consensys. Might some migrations be taken to keep this package more up-to-date?

Recently when I run this script some compiling error occurred permanently! The error is => ( SyntaxError: Unexpected token '.' ) which is related to the web3-core-method folder! I looked...

Recently when I run this script some compiling error occurred permanently! The error is => ( SyntaxError: Unexpected token '.' ) which is related to the web3-core-method folder! I looked...

- Turn on embedded mode to prevent pragma/license identifier output - Stop outputting attribution message