truffle-sca2t-eventgen

This package inserts event decalaration and its call into all of the contracts and functions except view functions. This helps you know which contract and function is called for contracts which rely on many other contracts.

Usage no npm install needed!

<script type="module">
  import truffleSca2tEventgen from 'https://cdn.skypack.dev/truffle-sca2t-eventgen';
</script>

README

sca2t-eventgen

This package inserts event decalaration and its call into all of the contracts and functions except view functions. This helps you know which contract and function is called for contracts which rely on many other contracts.