* update gitignore for goland and first attempt at git.vdb.to npm publish
* whitespace yaml nonsense
* missing run entry
* lerna is not cicd friendly, yet
* try from-git arg in lerna.json
* attempt default lerna publish with full checkout
* explicit cli args... lerna.json ???
* explicit cli args... from-package is not --arg
* make publish yaml match manual workflow
* Update demo for IPLD blocks
* Add update for custom properties in state diff
* Implement custom update of transfer counter in state diff
* Comment code for updating custom state prop
* Separate markdown for erc721-watcher Demo
* Run workflow on main branch commit
* Test case for calling EdenNetwork event handler
* Test cases for calling EdenNetwork event handlers
* Test cases for calling event handlers in EdenNetworkDistribution
* Test cases for calling event handlers in EdenNetworkGovernance
* Perform eth-calls according to contract name in param
* Pass function params in eth-call host API
* Return value from eth-call to wasm
* Add instructions for running tests
* Install assemblyscript from github packages
* Add instrcutions for installing private github packages
* Use vulcanize assemblyscript package