README
embark-test-contract
The contract in this repo is simply used as part of a unit test in the Embark Framework. It's purpose is to serve as a nested contract import.
Contract used in embark's unit tests
<script type="module">
import embarkTestContract0 from 'https://cdn.skypack.dev/embark-test-contract-0';
</script>
The contract in this repo is simply used as part of a unit test in the Embark Framework. It's purpose is to serve as a nested contract import.