protocol-pg icon indicating copy to clipboard operation
protocol-pg copied to clipboard

evm playground - optimizations, patterns and bytecode decoding

Results 3 protocol-pg issues
Sort by recently updated
recently updated
newest added

Simple CLI script that uses a switch statement to run specific js functions and return to stdout so that we can create within solidity: 1. Merkle roots and proofs 2....

Port all tests from [here](https://github.com/AdvaithD/multisig/blob/main/test/multisig.test.ts) which are written in js to pure solidity.