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